Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.apache.giraph.examples
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.apache.giraph.utils.
ArrayListWritable
<M> (implements org.apache.hadoop.conf.Configurable, org.apache.hadoop.io.Writable)
org.apache.giraph.examples.
SimpleTriangleClosingComputation.IntArrayListWritable
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.examples.
AggregatorsTestComputation
org.apache.giraph.examples.
ConnectedComponentsComputation
org.apache.giraph.examples.
IdentityComputation
<I,V,E,M>
org.apache.giraph.examples.
SimpleLongDoubleDoubleDoubleIdentityComputation
org.apache.giraph.examples.
RandomWalkComputation
<E>
org.apache.giraph.examples.
PageRankComputation
org.apache.giraph.examples.
RandomWalkWithRestartComputation
org.apache.giraph.examples.
SimpleCheckpoint.SimpleCheckpointComputation
org.apache.giraph.examples.
SimpleCombinerComputation
org.apache.giraph.examples.
SimpleFailComputation
org.apache.giraph.examples.
SimpleInDegreeCountComputation
org.apache.giraph.examples.
SimpleMasterComputeComputation
org.apache.giraph.examples.
SimpleMsgComputation
org.apache.giraph.examples.
SimpleMutateGraphComputation
org.apache.giraph.examples.
SimpleOutDegreeCountComputation
org.apache.giraph.examples.
SimplePageRankComputation
org.apache.giraph.examples.
SimpleShortestPathsComputation
org.apache.giraph.examples.
SimpleSuperstepComputation
org.apache.giraph.examples.
SimpleTriangleClosingComputation
org.apache.giraph.examples.
SimpleVertexWithWorkerContext.SimpleComputation
org.apache.giraph.examples.
TestComputationStateComputation
org.apache.giraph.examples.
VerifyMessage.VerifyMessageComputation
org.apache.giraph.io.
GiraphInputFormat
<I,V,E>
org.apache.giraph.io.
VertexInputFormat
<I,V,E>
org.apache.giraph.io.formats.
GeneratedVertexInputFormat
<I,V,E>
org.apache.giraph.examples.
SimplePageRankComputation.SimplePageRankVertexInputFormat
org.apache.giraph.examples.
SimpleSuperstepComputation.SimpleSuperstepVertexInputFormat
org.apache.giraph.io.formats.
TextVertexInputFormat
<I,V,E>
org.apache.giraph.examples.
LongDoubleDoubleTextInputFormat
(implements org.apache.giraph.conf.
ImmutableClassesGiraphConfigurable
<I,V,E>)
org.apache.giraph.examples.
LongDoubleNullTextInputFormat
(implements org.apache.giraph.conf.
ImmutableClassesGiraphConfigurable
<I,V,E>)
org.apache.giraph.examples.
NormalizingLongDoubleDoubleTextInputFormat
(implements org.apache.giraph.conf.
ImmutableClassesGiraphConfigurable
<I,V,E>)
org.apache.giraph.master.
MasterCompute
(implements org.apache.giraph.master.
MasterAggregatorUsage
, org.apache.hadoop.io.Writable)
org.apache.giraph.master.
DefaultMasterCompute
org.apache.giraph.examples.
AggregatorsTestComputation.AggregatorsTestMasterCompute
org.apache.giraph.examples.
RandomWalkVertexMasterCompute
org.apache.giraph.examples.
SimpleCheckpoint.SimpleCheckpointVertexMasterCompute
org.apache.giraph.examples.
SimpleMasterComputeComputation.SimpleMasterCompute
org.apache.giraph.examples.
SimplePageRankComputation.SimplePageRankMasterCompute
org.apache.giraph.examples.
VerifyMessage.VerifyMessageMasterCompute
org.apache.giraph.examples.
SimpleAggregatorWriter
(implements org.apache.giraph.aggregators.
AggregatorWriter
)
org.apache.giraph.io.
VertexOutputFormat
<I,V,E>
org.apache.giraph.io.formats.
TextVertexOutputFormat
<I,V,E>
org.apache.giraph.examples.
SimplePageRankComputation.SimplePageRankVertexOutputFormat
org.apache.giraph.examples.
SimpleSuperstepComputation.SimpleSuperstepVertexOutputFormat
org.apache.giraph.examples.
SimpleTextVertexOutputFormat
org.apache.giraph.examples.
VertexWithDoubleValueDoubleEdgeTextOutputFormat
org.apache.giraph.examples.
VertexWithDoubleValueNullEdgeTextOutputFormat
org.apache.giraph.io.
VertexReader
<I,V,E>
org.apache.giraph.examples.
GeneratedVertexReader
<I,V,E>
org.apache.giraph.examples.
SimplePageRankComputation.SimplePageRankVertexReader
org.apache.giraph.examples.
SimpleSuperstepComputation.SimpleSuperstepVertexReader
org.apache.giraph.io.formats.
TextVertexInputFormat.TextVertexReader
org.apache.giraph.examples.
LongDoubleDoubleTextInputFormat.LongDoubleDoubleDoubleVertexReader
org.apache.giraph.examples.
LongDoubleNullTextInputFormat.LongDoubleNullDoubleVertexReader
org.apache.giraph.examples.
NormalizingLongDoubleDoubleTextInputFormat.NormalizingLongDoubleDoubleDoubleVertexReader
org.apache.giraph.io.
VertexWriter
<I,V,E> (implements org.apache.giraph.io.
SimpleVertexWriter
<I,V,E>)
org.apache.giraph.io.formats.
TextVertexOutputFormat.TextVertexWriter
org.apache.giraph.examples.
SimplePageRankComputation.SimplePageRankVertexOutputFormat.SimplePageRankVertexWriter
org.apache.giraph.examples.
SimpleSuperstepComputation.SimpleSuperstepVertexOutputFormat.SimpleSuperstepVertexWriter
org.apache.giraph.examples.
VertexWithDoubleValueDoubleEdgeTextOutputFormat.VertexWithDoubleValueWriter
org.apache.giraph.examples.
VertexWithDoubleValueNullEdgeTextOutputFormat.VertexWithDoubleValueWriter
org.apache.giraph.examples.
SimpleCheckpoint
(implements org.apache.hadoop.util.Tool)
org.apache.giraph.examples.
SimpleTriangleClosingComputation.Pair
(implements java.lang.
Comparable
<T>)
org.apache.giraph.examples.
SimpleVertexWithWorkerContext
(implements org.apache.hadoop.util.Tool)
org.apache.giraph.examples.
VerifyMessage
org.apache.giraph.examples.
VerifyMessage.VerifiableMessage
(implements org.apache.hadoop.io.Writable)
org.apache.giraph.worker.
WorkerContext
(implements org.apache.giraph.worker.
WorkerAggregatorUsage
)
org.apache.giraph.worker.
DefaultWorkerContext
org.apache.giraph.examples.
TestComputationStateComputation.TestComputationStateWorkerContext
org.apache.giraph.examples.
RandomWalkWorkerContext
org.apache.giraph.examples.
SimpleCheckpoint.SimpleCheckpointVertexWorkerContext
org.apache.giraph.examples.
SimpleMasterComputeComputation.SimpleMasterComputeWorkerContext
org.apache.giraph.examples.
SimpleMutateGraphComputation.SimpleMutateGraphVertexWorkerContext
org.apache.giraph.examples.
SimplePageRankComputation.SimplePageRankWorkerContext
org.apache.giraph.examples.
SimpleVertexWithWorkerContext.EmitterWorkerContext
org.apache.giraph.examples.
VerifyMessage.VerifyMessageComputation.VerifyMessageVertexWorkerContext
Annotation Type Hierarchy
org.apache.giraph.examples.
Algorithm
(implements java.lang.annotation.
Annotation
)
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.