Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.giraph.bsp Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
ApplicationStateenum ApplicationStateState of the BSP applicationClassorg.apache.giraph.bspGiraph
BspInputFormatThis InputFormat supports the BSP model by ensuring that the user specifies how many splits (number of mappers) should be started simultaneously.Classorg.apache.giraph.bspGiraph
BspInputSplitThis InputSplit will not give any ordering or location data.Classorg.apache.giraph.bspGiraph
BspOutputFormatThis is for internal use only.Classorg.apache.giraph.bspGiraph
BspRecordWriterUsed by BspOutputFormat since some versions of Hadoop require that a RecordWriter is returned from getRecordWriter.Classorg.apache.giraph.bspGiraph
BspServiceZookeeper-based implementation of CentralizedService.Classorg.apache.giraph.bspGiraph
CentralizedServiceBasic service interface shared by both CentralizedServiceMaster and CentralizedServiceWorker.Interfaceorg.apache.giraph.bspGiraph
CentralizedServiceMasterAt most, there will be one active master at a time, but many threads can be trying to be the active master.Interfaceorg.apache.giraph.bspGiraph
CentralizedServiceWorkerAll workers should have access to this centralized service to execute the following methods.Interfaceorg.apache.giraph.bspGiraph
CheckpointStatusenum CheckpointStatusEnum represents possible checkpoint state.Classorg.apache.giraph.bspGiraph
ImmutableOutputCommitterThis output committer doesn't do anything, meant for the case where output isn't desired, or as a base for not usingClassorg.apache.giraph.bspGiraph
SuperstepStateState of a coordinated superstepEnum Constant SummaryClassorg.apache.giraph.bspGiraph