Uses of Class
com.bigdata.service.jini.master.MappedTaskMaster

Packages that use MappedTaskMaster
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   
 

Uses of MappedTaskMaster in com.bigdata.rdf.load
 

Subclasses of MappedTaskMaster in com.bigdata.rdf.load
 class MappedRDFDataLoadMaster<S extends MappedRDFDataLoadMaster.JobState,T extends AbstractAsynchronousClientTask<U,V,L>,U,L extends ClientLocator,V extends Serializable>
          Distributed bulk loader for RDF data.
 

Uses of MappedTaskMaster in com.bigdata.service.jini.master
 

Fields in com.bigdata.service.jini.master declared as MappedTaskMaster
protected  MappedTaskMaster ResourceBufferTask.taskMaster
           
 

Constructors in com.bigdata.service.jini.master with parameters of type MappedTaskMaster
ResourceBufferTask.M(MappedTaskMaster taskMaster, long sinkIdleTimeoutNanos, long sinkPollTimeoutNanos, int sinkQueueCapacity, int sinkChunkSize, long sinkChunkTimeoutNanos, ResourceBufferStatistics<ClientLocator,ResourceBufferSubtaskStatistics> stats, BlockingBuffer<E[]> buffer)
          
ResourceBufferTask(MappedTaskMaster taskMaster, long sinkIdleTimeoutNanos, long sinkPollTimeoutNanos, int sinkQueueCapacity, int sinkChunkSize, long sinkChunkTimeoutNanos, H stats, BlockingBuffer<E[]> buffer)
          
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.