| Modifier and Type | Method and Description |
|---|---|
void |
VerticesInfo.init(GraphJobRunner<V,E,M> runner,
org.apache.hadoop.conf.Configuration conf,
TaskAttemptID attempt)
Initialization of internal structures.
|
void |
ListVerticesInfo.init(GraphJobRunner<V,E,M> runner,
org.apache.hadoop.conf.Configuration conf,
TaskAttemptID attempt) |
void |
DiskVerticesInfo.init(GraphJobRunner<V,E,M> runner,
org.apache.hadoop.conf.Configuration conf,
TaskAttemptID attempt) |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.