| Class and Description |
|---|
| AbsDiffAggregator
A absolute difference aggregator, it collects values before the compute and
after the compute, then calculates the difference and globally accumulates
(sums them up) them.
|
| AbstractAggregator
Abstract base case of an aggregator.
|
| Aggregator
Aggregators are a mechanism for global communication, monitoring, and data.
|
| Edge
The edge class
|
| GraphJobMessage
A message that is either MapWritable (for meta communication purposes) or a
real message (vertex ID and value).
|
| GraphJobRunner.GraphJobCounter |
| Vertex |
| VertexInputReader
A reader to read Hama's input files and parses a vertex out of it.
|
| VertexInterface
The vertex interface.
|
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.