| Constructor and Description | 
|---|
GiraphVertex(VertexWritable vertexWritable)  | 
| Modifier and Type | Method and Description | 
|---|---|
VertexWritable | 
GraphFilterRecordReader.getCurrentValue()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
HadoopMap.map(NullWritable key,
   VertexWritable value,
   <any>.Context context)  | 
| 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)  | 
| Modifier and Type | Method and Description | 
|---|---|
VertexWritable | 
VertexWritableSerializer.read(Kryo kryo,
    Input input,
    Class<VertexWritable> aClass)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
VertexWritableSerializer.write(Kryo kryo,
     Output output,
     VertexWritable vertexWritable)  | 
| Modifier and Type | Method and Description | 
|---|---|
VertexWritable | 
VertexWritableSerializer.read(Kryo kryo,
    Input input,
    Class<VertexWritable> aClass)  | 
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.