| Package | Description | 
|---|---|
| org.apache.giraph.io.gora | 
 Gora Input/Output for Giraph 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
GoraGVertexVertexInputFormat.GoraGVertexVertexReader
Gora vertex reader 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GoraVertexInputFormat.GoraVertexReader | 
GoraGVertexVertexInputFormat.createVertexReader(org.apache.hadoop.mapreduce.InputSplit split,
                  org.apache.hadoop.mapreduce.TaskAttemptContext context)
Creates specific vertex reader to be used inside Hadoop. 
 | 
abstract GoraVertexInputFormat.GoraVertexReader | 
GoraVertexInputFormat.createVertexReader(org.apache.hadoop.mapreduce.InputSplit split,
                  org.apache.hadoop.mapreduce.TaskAttemptContext context)
Create a vertex reader for a given split. 
 | 
Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.