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, nextVertex
aggregate, getAggregatedValue, getBroadcast, reduce, reduceMerge, setWorkerGlobalCommUsage
getConf, setConf
protected Vertex<org.apache.hadoop.io.LongWritable,org.apache.hadoop.io.DoubleWritable,org.apache.hadoop.io.FloatWritable> transformVertex(Object goraObject)
transformVertex
in class GoraVertexInputFormat.GoraVertexReader
goraObject
- Object from Gora to be translated.Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.