Package | Description |
---|---|
org.apache.giraph.io.gora |
Gora Input/Output for Giraph
|
Class and Description |
---|
GoraEdgeInputFormat
Class which wraps the GoraInputFormat.
|
GoraEdgeInputFormat.GoraEdgeReader
Abstract class to be implemented by the user based on their specific
vertex input.
|
GoraEdgeOutputFormat
Class which wraps the GoraInputFormat.
|
GoraEdgeOutputFormat.GoraEdgeWriter
Abstract class to be implemented by the user based on their specific
vertex/edges output.
|
GoraVertexInputFormat
Class which wraps the GoraInputFormat.
|
GoraVertexInputFormat.GoraVertexReader
Abstract class to be implemented by the user based on their specific
vertex input.
|
GoraVertexOutputFormat
Class which wraps the GoraOutputFormat.
|
GoraVertexOutputFormat.GoraVertexWriter
Abstract class to be implemented by the user based on their specific
vertex/edges output.
|
Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.