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
IOExceptionpublic boolean nextKeyValue()
                     throws IOException
IOExceptionpublic NullWritable getCurrentKey()
public VertexWritable getCurrentValue()
public float getProgress()
                  throws IOException
IOExceptionpublic void close()
           throws IOException
IOExceptionCopyright © 2013–2015 Apache Software Foundation. All rights reserved.