|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAsynchronousClientTask | |
|---|---|
| com.bigdata.rdf.load | Support for concurrent loading of RDF data across one or more clients from a variety of input sources. |
| com.bigdata.service.jini.master | |
| com.bigdata.service.ndx.pipeline | |
| Uses of IAsynchronousClientTask in com.bigdata.rdf.load |
|---|
| Classes in com.bigdata.rdf.load that implement IAsynchronousClientTask | |
|---|---|
class |
MappedRDFFileLoadTask<S extends MappedRDFDataLoadMaster.JobState,V extends Serializable,L extends ClientLocator>
Task reads files from the file system, loads them into an ITripleStore, and optionally deletes the source files once they are
restart safe on the database. |
| Uses of IAsynchronousClientTask in com.bigdata.service.jini.master |
|---|
| Classes in com.bigdata.service.jini.master that implement IAsynchronousClientTask | |
|---|---|
class |
AbstractAsynchronousClientTask<U,V,L>
Abstract base class for IAsynchronousClientTask. |
| Constructors in com.bigdata.service.jini.master with parameters of type IAsynchronousClientTask | |
|---|---|
ResourceBufferSubtask(M master,
L locator,
IAsynchronousClientTask<?,E> clientTask,
BlockingBuffer<E[]> buffer)
|
|
| Uses of IAsynchronousClientTask in com.bigdata.service.ndx.pipeline |
|---|
| Fields in com.bigdata.service.ndx.pipeline declared as IAsynchronousClientTask | |
|---|---|
protected IAsynchronousClientTask<?,E> |
AbstractPendingSetSubtask.clientTask
|
| Constructors in com.bigdata.service.ndx.pipeline with parameters of type IAsynchronousClientTask | |
|---|---|
AbstractPendingSetSubtask(M master,
L locator,
IAsynchronousClientTask<?,E> clientTask,
BlockingBuffer<E[]> buffer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||