| Modifier and Type | Class and Description |
|---|---|
class |
Vertex<V extends org.apache.hadoop.io.WritableComparable,E extends org.apache.hadoop.io.Writable,M extends org.apache.hadoop.io.Writable>
Vertex is a abstract definition of Google Pregel Vertex.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Vertex.compareTo(VertexInterface<V,E,M> o) |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.