public final class GraphSONRecordReader
extends <any>
Constructor and Description |
---|
GraphSONRecordReader() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
NullWritable |
getCurrentKey() |
VertexWritable |
getCurrentValue() |
float |
getProgress() |
void |
initialize(InputSplit genericSplit,
TaskAttemptContext context) |
boolean |
nextKeyValue() |
public void initialize(InputSplit genericSplit, TaskAttemptContext context) throws IOException
IOException
public boolean nextKeyValue() throws IOException
IOException
public NullWritable getCurrentKey()
public VertexWritable getCurrentValue()
public float getProgress() throws IOException
IOException
public void close() throws IOException
IOException
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.