protected class GoraGVertexVertexInputFormat.GoraGVertexVertexReader extends GoraVertexInputFormat.GoraVertexReader
| Modifier | Constructor and Description | 
|---|---|
protected  | 
GoraGVertexVertexReader()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected Vertex<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.FloatWritable> | 
transformVertex(Object goraObject)
Transforms a GoraObject into a Vertex object. 
 | 
close, getCurrentVertex, getProgress, getResults, initialize, nextVertexaggregate, getAggregatedValue, getBroadcast, reduce, reduceMerge, setWorkerGlobalCommUsagegetConf, setConfprotected Vertex<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.FloatWritable> transformVertex(Object goraObject)
transformVertex in class GoraVertexInputFormat.GoraVertexReadergoraObject - Object from Gora to be translated.Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.