Uses of Package
com.bigdata.service.jini.master

Packages that use com.bigdata.service.jini.master
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.benchmark   
com.bigdata.service.jini.master   
com.bigdata.service.ndx.pipeline   
 

Classes in com.bigdata.service.jini.master used by com.bigdata.rdf.load
AbstractAsynchronousClientTask
          Abstract base class for IAsynchronousClientTask.
ClientLocator
          A locator for a client task.
IAsynchronousClientTask
          Interface for remote Callables which process chunks of resources as assigned by the MappedTaskMaster.
INotifyOutcome
          Interface used by client tasks to notify the master about the outcome of each resource tasked to that client.
MappedTaskMaster
          Extends the TaskMaster to assign chunks of resources for processing to the client tasks.
MappedTaskMaster.ConfigurationOptions
          Configuration options for the MappedTaskMaster.
MappedTaskMaster.JobState
          The job description for an MappedTaskMaster.
TaskMaster
          Utility class that can be used to execute a distributed job.
TaskMaster.ConfigurationOptions
          Configuration options for the TaskMaster and derived classes.
TaskMaster.JobState
          State describing the job to be executed.
 

Classes in com.bigdata.service.jini.master used by com.bigdata.service.jini.benchmark
TaskMaster
          Utility class that can be used to execute a distributed job.
TaskMaster.ConfigurationOptions
          Configuration options for the TaskMaster and derived classes.
TaskMaster.JobState
          State describing the job to be executed.
 

Classes in com.bigdata.service.jini.master used by com.bigdata.service.jini.master
AbstractAsynchronousClientTask
          Abstract base class for IAsynchronousClientTask.
AbstractResourceScanner
          Abstract base class for the scanner for a mapped master job.
ClientLocator
          A locator for a client task.
IAsynchronousClientTask
          Interface for remote Callables which process chunks of resources as assigned by the MappedTaskMaster.
IHashFunction
          A hash function.
INotifyOutcome
          Interface used by client tasks to notify the master about the outcome of each resource tasked to that client.
IResourceScannerFactory
          Factory for AbstractResourceScanner implementations.
MappedTaskMaster
          Extends the TaskMaster to assign chunks of resources for processing to the client tasks.
MappedTaskMaster.JobState
          The job description for an MappedTaskMaster.
ResourceBufferStatistics
          Statistics for passing resources to be processed to the distributed clients.
ResourceBufferSubtask
           
ResourceBufferSubtaskStatistics
          Statistics reported for each client.
ResourceBufferTask
          Task drains a BlockingBuffer containing resources (really, resource identifiers) to be processed by the clients and uses hash partitioning to assign the resources to client tasks for processing.
ServiceMap
          An ordered mapping of indices in [0:N-1] onto the services on which the task with the corresponding index will be executed.
ServicesTemplate
          A template for matching some number and type of services.
TaskMaster
          Utility class that can be used to execute a distributed job.
TaskMaster.ConfigurationOptions
          Configuration options for the TaskMaster and derived classes.
TaskMaster.JobState
          State describing the job to be executed.
 

Classes in com.bigdata.service.jini.master used by com.bigdata.service.ndx.pipeline
IAsynchronousClientTask
          Interface for remote Callables which process chunks of resources as assigned by the MappedTaskMaster.
INotifyOutcome
          Interface used by client tasks to notify the master about the outcome of each resource tasked to that client.
 



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