Modifier and Type | Method and Description |
---|---|
void |
HadoopMap.map(NullWritable key,
VertexWritable value,
<any>.Context context) |
Constructor and Description |
---|
GiraphComputeVertex(VertexWritable vertexWritable) |
Modifier and Type | Method and Description |
---|---|
VertexWritable |
GraphSONRecordReader.getCurrentValue() |
Modifier and Type | Method and Description |
---|---|
void |
GraphSONRecordWriter.write(NullWritable key,
VertexWritable vertex) |
Modifier and Type | Method and Description |
---|---|
VertexWritable |
GryoRecordReader.getCurrentValue() |
Modifier and Type | Method and Description |
---|---|
void |
GryoRecordWriter.write(NullWritable key,
VertexWritable vertex) |
Modifier and Type | Method and Description |
---|---|
VertexWritable |
ScriptRecordReader.getCurrentValue() |
Modifier and Type | Method and Description |
---|---|
void |
ScriptRecordWriter.write(NullWritable key,
VertexWritable vertex) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.