public class GoraGEdgeEdgeInputFormat extends GoraEdgeInputFormat<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.FloatWritable>
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
GoraGEdgeEdgeInputFormat.GoraGEdgeEdgeReader
Gora edge reader 
 | 
GoraEdgeInputFormat.GoraEdgeReader| Constructor and Description | 
|---|
GoraGEdgeEdgeInputFormat()
Default constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GoraEdgeInputFormat.GoraEdgeReader | 
createEdgeReader(org.apache.hadoop.mapreduce.InputSplit split,
                org.apache.hadoop.mapreduce.TaskAttemptContext context)
Creates specific vertex reader to be used inside Hadoop. 
 | 
checkInputSpecs, createDataStore, getDataStore, getDatastoreClass, getLogger, getSplits, getStartKey, setDataStore, setDatastoreClass, setStartKeyreadInputSplit, writeInputSplitgetConf, setConfpublic GoraEdgeInputFormat.GoraEdgeReader createEdgeReader(org.apache.hadoop.mapreduce.InputSplit split, org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException
createEdgeReader in class GoraEdgeInputFormat<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.FloatWritable>split - split to be read.context - JobContext to be used.IOExceptionCopyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.