S
- The generic type of the resource identifier.T
- The generic type of the resource object.public abstract static class ResourceService.FetchResourceTask<S,T> extends Object implements Callable<T>
BufferService
reads a single resource from the
specified service, writing it into the local file system.Modifier | Constructor and Description |
---|---|
protected |
ResourceService.FetchResourceTask(InetSocketAddress addr) |
protected ResourceService.FetchResourceTask(InetSocketAddress addr)
public void transfer(InputStream is, OutputStream os) throws Exception
Exception
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.