Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.giraph
,
org.apache.giraph.aggregators
,
org.apache.giraph.comm
,
org.apache.giraph.conf
,
org.apache.giraph.edge
,
org.apache.giraph.examples
,
org.apache.giraph.graph
,
org.apache.giraph.io
,
org.apache.giraph.master
,
org.apache.giraph.partition
,
org.apache.giraph.utils
,
org.apache.giraph.vertex
,
org.apache.giraph.yarn
,
org.apache.giraph.zk
Class Hierarchy
java.lang.
Object
org.apache.giraph.
BspCase
(implements org.apache.zookeeper.Watcher)
org.apache.giraph.aggregators.
TestAggregatorsHandling
org.apache.giraph.
TestAutoCheckpoint
org.apache.giraph.
TestBspBasic
org.apache.giraph.
TestComputationState
org.apache.giraph.io.
TestEdgeInput
org.apache.giraph.io.
TestFilters
org.apache.giraph.
TestGraphPartitioner
org.apache.giraph.io.
TestJsonBase64Format
org.apache.giraph.
TestManualCheckpoint
org.apache.giraph.
TestMaxSuperstep
org.apache.giraph.
TestMutateGraph
org.apache.giraph.
TestNotEnoughMapTasks
org.apache.giraph.examples.
TestPageRank
org.apache.giraph.combiner.
Combiner
<I,M>
org.apache.giraph.master.
TestSwitchClasses.MinimumCombiner
org.apache.giraph.master.
TestSwitchClasses.SumCombiner
org.apache.giraph.examples.
ConnectedComponentsComputationTest
org.apache.giraph.examples.
ConnectedComponentsComputationTestInMemory
org.apache.giraph.comm.
ConnectionTest
org.apache.giraph.conf.
DefaultImmutableClassesGiraphConfigurable
<I,V,E> (implements org.apache.giraph.conf.
ImmutableClassesGiraphConfigurable
<I,V,E>)
org.apache.giraph.graph.
Computation
<I,V,E,M1,M2> (implements org.apache.giraph.worker.
WorkerAggregatorUsage
)
org.apache.giraph.graph.
BasicComputation
<I,V,E,M>
org.apache.giraph.utils.
ComputationCountEdges
org.apache.giraph.io.
TestEdgeInput.TestComputationCheckEdgesType
org.apache.giraph.utils.
NoOpComputation
<I,V,E,M>
org.apache.giraph.utils.
IntIntNullNoOpComputation
org.apache.giraph.utils.
IntNoOpComputation
org.apache.giraph.utils.
LongNoOpComputation
org.apache.giraph.io.
TestAdjacencyListTextVertexOutputFormat.DummyComputation
org.apache.giraph.partition.
TestGiraphTransferRegulator.TestComputation
org.apache.giraph.io.
TestIdWithValueTextOutputFormat.DummyComputation
org.apache.giraph.io.
TestLongDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation
org.apache.giraph.partition.
TestPartitionStores.MyComputation
org.apache.giraph.io.
TestTextDoubleDoubleAdjacencyListVertexInputFormat.DummyComputation
org.apache.giraph.graph.
TestVertexAndEdges.TestComputation
org.apache.giraph.master.
TestMasterObserver.SimpleComputation
org.apache.giraph.
TestMaxSuperstep.InfiniteLoopComputation
org.apache.giraph.master.
TestComputationCombinerTypes.NoOpComputation
<I,V,E,M1,M2>
org.apache.giraph.master.
TestSwitchClasses.Computation1
org.apache.giraph.master.
TestSwitchClasses.Computation2
org.apache.giraph.master.
TestSwitchClasses.Computation3
org.apache.giraph.edge.
ConfigurableOutEdges
<I,E> (implements org.apache.giraph.edge.
OutEdges
<I,E>)
org.apache.giraph.edge.
ByteArrayEdges
<I,E> (implements org.apache.giraph.edge.
ReuseObjectsOutEdges
<I,E>)
org.apache.giraph.io.
TestEdgeInput.TestOutEdgesFilterEven
org.apache.giraph.io.
GiraphInputFormat
<I,V,E>
org.apache.giraph.io.
VertexInputFormat
<I,V,E>
org.apache.giraph.io.formats.
TextVertexInputFormat
<I,V,E>
org.apache.giraph.io.formats.
AdjacencyListTextVertexInputFormat
<I,V,E>
org.apache.giraph.io.formats.
LongDoubleDoubleAdjacencyListVertexInputFormat
org.apache.giraph.io.
TestLongDoubleDoubleAdjacencyListVertexInputFormat
org.apache.giraph.io.formats.
TextDoubleDoubleAdjacencyListVertexInputFormat
org.apache.giraph.io.
TestTextDoubleDoubleAdjacencyListVertexInputFormat
org.apache.giraph.master.
TestMasterObserver.InputFormat
org.apache.giraph.master.
MasterCompute
(implements org.apache.giraph.master.
MasterAggregatorUsage
, org.apache.hadoop.io.Writable)
org.apache.giraph.master.
DefaultMasterCompute
org.apache.giraph.master.
TestSwitchClasses.SwitchingClassesMasterCompute
org.apache.giraph.io.
VertexOutputFormat
<I,V,E>
org.apache.giraph.io.formats.
TextVertexOutputFormat
<I,V,E>
org.apache.giraph.io.formats.
AdjacencyListTextVertexOutputFormat
<I,V,E>
org.apache.giraph.io.
TestAdjacencyListTextVertexOutputFormat
org.apache.giraph.io.formats.
IdWithValueTextOutputFormat
<I,V,E>
org.apache.giraph.io.
TestIdWithValueTextOutputFormat
org.apache.giraph.master.
DefaultMasterObserver
(implements org.apache.giraph.master.
MasterObserver
)
org.apache.giraph.master.
TestMasterObserver.Obs
org.apache.giraph.comm.
IncreasingBitSetTest
org.apache.giraph.examples.
MinimumIntCombinerTest
org.apache.giraph.utils.
MockUtils
org.apache.giraph.utils.
MockUtils.MockedEnvironment
<I,V,E,M>
org.apache.giraph.examples.
PageRankComputationTest
org.apache.giraph.examples.
RandomWalkTestUtils
org.apache.giraph.examples.
RandomWalkWithRestartComputationTest
org.apache.giraph.comm.
RequestFailureTest
org.apache.giraph.comm.
RequestTest
org.apache.giraph.comm.
SaslConnectionTest
org.apache.giraph.examples.
SimpleShortestPathsComputationTest
org.apache.giraph.examples.
SimpleTriangleClosingComputationTest
org.apache.giraph.aggregators.
TestBooleanAggregators
org.apache.giraph.master.
TestComputationCombinerTypes
org.apache.giraph.vertex.
TestComputationTypes
org.apache.giraph.aggregators.
TestDoubleAggregators
org.apache.giraph.io.
TestEdgeInput.TestVertexValueFactory
(implements org.apache.giraph.graph.
VertexValueFactory
<V>)
org.apache.giraph.io.
TestFilters.EdgeFilter
(implements org.apache.giraph.io.filters.
EdgeInputFilter
<I,E>)
org.apache.giraph.io.
TestFilters.VertexFilter
(implements org.apache.giraph.io.filters.
VertexInputFilter
<I,V,E>)
org.apache.giraph.aggregators.
TestFloatAggregators
org.apache.giraph.conf.
TestGiraphConfiguration
org.apache.giraph.conf.
TestGiraphConfiguration.A
(implements org.apache.giraph.conf.
TestGiraphConfiguration.If
)
org.apache.giraph.conf.
TestGiraphConfiguration.B
(implements org.apache.giraph.conf.
TestGiraphConfiguration.If
)
org.apache.giraph.conf.
TestGiraphConfiguration.C
(implements org.apache.giraph.conf.
TestGiraphConfiguration.If
)
org.apache.giraph.partition.
TestGiraphTransferRegulator
org.apache.giraph.aggregators.
TestIntAggregators
org.apache.giraph.aggregators.
TestLongAggregators
org.apache.giraph.master.
TestMasterObserver
org.apache.giraph.comm.
TestMessageStores
org.apache.giraph.edge.
TestMultiGraphEdges
org.apache.giraph.edge.
TestMultiRandomAccessEdges
org.apache.giraph.edge.
TestNullValueEdges
org.apache.giraph.conf.
TestObjectCreation
org.apache.giraph.partition.
TestPartitionStores
org.apache.giraph.zk.
TestPredicateLock
org.apache.giraph.edge.
TestStrictGraphEdges
org.apache.giraph.edge.
TestStrictRandomAccessEdges
org.apache.giraph.master.
TestSwitchClasses
org.apache.giraph.master.
TestSwitchClasses.StatusValue
(implements org.apache.hadoop.io.Writable)
org.apache.giraph.graph.
TestVertexAndEdges
org.apache.giraph.graph.
TestVertexAndEdges.TestOutEdges
(implements org.apache.giraph.edge.
OutEdges
<I,E>)
org.apache.giraph.yarn.
TestYarnJob
(implements org.apache.zookeeper.Watcher)
org.apache.giraph.zk.
TestZooKeeperExt
(implements org.apache.zookeeper.Watcher)
org.apache.giraph.zk.
TestZooKeeperManager
org.apache.giraph.examples.
TryMultiIpcBindingPortsTest
Interface Hierarchy
org.apache.giraph.conf.
TestGiraphConfiguration.If
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011-2013
The Apache Software Foundation
. All Rights Reserved.