Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.giraph.graph Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
AbstractComputationSee Computation for explanation of the interface.Classorg.apache.giraph.graphGiraph
AddressesAndPartitionsWritableClassorg.apache.giraph.graphGiraph
BasicComputationComputation in which both incoming and outgoing message types are the same.Classorg.apache.giraph.graphGiraph
ByteValueVertexClassorg.apache.giraph.graphGiraph
ComputationInterface for an application for computation.Interfaceorg.apache.giraph.graphGiraph
ComputeCallableCompute as many vertex partitions as possible.Classorg.apache.giraph.graphGiraph
DefaultVertexClass which holds vertex id, data and edges.Classorg.apache.giraph.graphGiraph
DefaultVertexResolverDefault implementation of how to resolve vertex creation/removal, messages to nonexistent vertices, etc.Classorg.apache.giraph.graphGiraph
DefaultVertexValueCombinerClassorg.apache.giraph.graphGiraph
FinishedSuperstepStatsClassorg.apache.giraph.graphGiraph
GiraphTransferRegulatorUtility class to manage data transfers from a local worker reading InputSplits.Classorg.apache.giraph.graphGiraph
GlobalStatsAggregated stats by the master.Classorg.apache.giraph.graphGiraph
GraphFunctionsEach compute node running on the underlying cluster is marked with this enum to indicate the worker orClassorg.apache.giraph.graphGiraph
GraphMapperThis mapper that will execute the BSP graph tasks alloted to this worker.Classorg.apache.giraph.graphGiraph
GraphStateImmutable global state of the graph.Classorg.apache.giraph.graphGiraph
GraphTaskManagerThe Giraph-specific business logic for a single BSP compute node in whatever underlying type of clusterClassorg.apache.giraph.graphGiraph
GraphTypeEnumeration for a user graph type (IVEMM)Enum Constant SummaryClassorg.apache.giraph.graphGiraph
InputSplitEventsSimple container of input split events.Classorg.apache.giraph.graphGiraph
InputSplitPathsSimple container of input split paths for coordination via ZooKeeper.Classorg.apache.giraph.graphGiraph
JobProgressTrackerClientWrapper around JobProgressTracker which retries to connect and swallows exceptions so app wouldn't crash if something goes wrong with progressInterfaceorg.apache.giraph.graphGiraph
JobProgressTrackerClientNoOpClass to use for JobProgressTracker client when progress shouldn't be tracked or something goes wrongClassorg.apache.giraph.graphGiraph
LanguageProgramming language that something is implemented inEnum Constant SummaryClassorg.apache.giraph.graphGiraph
RetryableJobProgressTrackerClientWrapper around JobProgressTracker which retires to connect and swallows exceptions so app wouldn't crash if something goes wrong with progressClassorg.apache.giraph.graphGiraph
TaskInfoAbstract class for information about any task - worker or master.Classorg.apache.giraph.graphGiraph
VertexClass which holds vertex id, data and edges.Interfaceorg.apache.giraph.graphGiraph
VertexChangesInterfaceorg.apache.giraph.graphGiraph
VertexEdgeCountSimple immutable structure for storing a final vertex and edge count.Classorg.apache.giraph.graphGiraph
VertexMutationsClassorg.apache.giraph.graphGiraph
VertexResolverHandles all the situations that can arise upon creation/removal of vertices and edges.Interfaceorg.apache.giraph.graphGiraph
VertexValueCombinerWhen vertex values with the same vertex id are loaded, this class specifies how to combine their vertex values.Interfaceorg.apache.giraph.graphGiraph