| Modifier and Type | Method and Description |
|---|---|
protected GraphJobRunner<V,E,M> |
Vertex.getRunner() |
| Modifier and Type | Method and Description |
|---|---|
void |
MapVerticesInfo.init(GraphJobRunner<V,E,M> runner,
HamaConfiguration conf,
TaskAttemptID attempt) |
void |
OffHeapVerticesInfo.init(GraphJobRunner<V,E,M> runner,
HamaConfiguration conf,
TaskAttemptID attempt) |
void |
VerticesInfo.init(GraphJobRunner<V,E,M> runner,
HamaConfiguration conf,
TaskAttemptID attempt)
Initialization of internal structures.
|
void |
ListVerticesInfo.init(GraphJobRunner<V,E,M> runner,
HamaConfiguration conf,
TaskAttemptID attempt) |
void |
DiskVerticesInfo.init(GraphJobRunner<V,E,M> runner,
HamaConfiguration conf,
TaskAttemptID attempt) |
protected void |
Vertex.setRunner(GraphJobRunner<V,E,M> runner) |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.