Skip navigation links
C E G O T W 

C

compute(Vertex<LongWritable, DoubleWritable, FloatWritable>, Iterable<LongWritable>) - Method in class org.apache.giraph.io.gora.TestGoraEdgeInputFormat.EmptyComputation
 
compute(Vertex<LongWritable, DoubleWritable, FloatWritable>, Iterable<LongWritable>) - Method in class org.apache.giraph.io.gora.TestGoraEdgeOutputFormat.EmptyComputation
 
compute(Vertex<LongWritable, DoubleWritable, FloatWritable>, Iterable<LongWritable>) - Method in class org.apache.giraph.io.gora.TestGoraVertexInputFormat.EmptyComputation
 
createEdgeReader(InputSplit, TaskAttemptContext) - Method in class org.apache.giraph.io.gora.GoraTestEdgeInputFormat
Creates specific vertex reader to be used inside Hadoop.
createEdgeWriter(TaskAttemptContext) - Method in class org.apache.giraph.io.gora.GoraTestEdgeOutputFormat
 
createVertex(String, Map<String, String>) - Static method in class org.apache.giraph.io.gora.GoraTestVertexInputFormat
Creates a vertex using an id and a set of edges.
createVertex(String, Map<String, String>) - Method in class org.apache.giraph.io.gora.GoraTestVertexOutputFormat.GoraGVertexVertexWriter
Creates a vertex using an id and a set of edges.
createVertexReader(InputSplit, TaskAttemptContext) - Method in class org.apache.giraph.io.gora.GoraTestVertexInputFormat
Creates specific vertex reader to be used inside Hadoop.
createVertexWriter(TaskAttemptContext) - Method in class org.apache.giraph.io.gora.GoraTestVertexOutputFormat
 

E

EmptyComputation() - Constructor for class org.apache.giraph.io.gora.TestGoraEdgeInputFormat.EmptyComputation
 
EmptyComputation() - Constructor for class org.apache.giraph.io.gora.TestGoraEdgeOutputFormat.EmptyComputation
 
EmptyComputation() - Constructor for class org.apache.giraph.io.gora.TestGoraVertexInputFormat.EmptyComputation
 

G

getCurrentSourceId() - Method in class org.apache.giraph.io.gora.GoraTestEdgeInputFormat.GoraGEdgeEdgeReader
Gets the currentSourceId for the edge.
getEmptyDb() - Method in class org.apache.giraph.io.gora.TestGoraEdgeInputFormat
 
getEmptyDb() - Method in class org.apache.giraph.io.gora.TestGoraVertexInputFormat
 
getGoraEdge(LongWritable, DoubleWritable, Edge<LongWritable, FloatWritable>) - Method in class org.apache.giraph.io.gora.GoraTestEdgeOutputFormat.GoraGEdgeEdgeWriter
 
getGoraKey(LongWritable, DoubleWritable, Edge<LongWritable, FloatWritable>) - Method in class org.apache.giraph.io.gora.GoraTestEdgeOutputFormat.GoraGEdgeEdgeWriter
 
getGoraKey(Vertex<LongWritable, DoubleWritable, FloatWritable>) - Method in class org.apache.giraph.io.gora.GoraTestVertexOutputFormat.GoraGVertexVertexWriter
 
getGoraVertex(Vertex<LongWritable, DoubleWritable, FloatWritable>) - Method in class org.apache.giraph.io.gora.GoraTestVertexOutputFormat.GoraGVertexVertexWriter
 
getTestDb() - Method in class org.apache.giraph.io.gora.TestGoraEdgeInputFormat
 
getTestDb() - Method in class org.apache.giraph.io.gora.TestGoraVertexInputFormat
 
getWritingDb() - Method in class org.apache.giraph.io.gora.TestGoraEdgeOutputFormat
 
getWritingDb() - Method in class org.apache.giraph.io.gora.TestGoraVertexOutputFormat
 
GoraGEdgeEdgeReader() - Constructor for class org.apache.giraph.io.gora.GoraTestEdgeInputFormat.GoraGEdgeEdgeReader
 
GoraGEdgeEdgeWriter() - Constructor for class org.apache.giraph.io.gora.GoraTestEdgeOutputFormat.GoraGEdgeEdgeWriter
 
GoraGVertexVertexReader() - Constructor for class org.apache.giraph.io.gora.GoraTestVertexInputFormat.GoraGVertexVertexReader
 
GoraGVertexVertexWriter() - Constructor for class org.apache.giraph.io.gora.GoraTestVertexOutputFormat.GoraGVertexVertexWriter
 
GoraTestEdgeInputFormat - Class in org.apache.giraph.io.gora
Implementation of a specific reader for a generated data bean.
GoraTestEdgeInputFormat() - Constructor for class org.apache.giraph.io.gora.GoraTestEdgeInputFormat
Default constructor
GoraTestEdgeInputFormat.GoraGEdgeEdgeReader - Class in org.apache.giraph.io.gora
Gora edge reader
GoraTestEdgeOutputFormat - Class in org.apache.giraph.io.gora
Implementation of a specific writer for a generated data bean.
GoraTestEdgeOutputFormat() - Constructor for class org.apache.giraph.io.gora.GoraTestEdgeOutputFormat
Default constructor
GoraTestEdgeOutputFormat.GoraGEdgeEdgeWriter - Class in org.apache.giraph.io.gora
Gora edge writer.
GoraTestVertexInputFormat - Class in org.apache.giraph.io.gora
Implementation of a specific reader for a generated data bean.
GoraTestVertexInputFormat() - Constructor for class org.apache.giraph.io.gora.GoraTestVertexInputFormat
DEfault constructor
GoraTestVertexInputFormat.GoraGVertexVertexReader - Class in org.apache.giraph.io.gora
Gora vertex reader
GoraTestVertexOutputFormat - Class in org.apache.giraph.io.gora
Implementation of a specific reader for a generated data bean.
GoraTestVertexOutputFormat() - Constructor for class org.apache.giraph.io.gora.GoraTestVertexOutputFormat
DEfault constructor
GoraTestVertexOutputFormat.GoraGVertexVertexWriter - Class in org.apache.giraph.io.gora
Gora vertex writer.

O

org.apache.giraph.io.gora - package org.apache.giraph.io.gora
 

T

TestGoraEdgeInputFormat - Class in org.apache.giraph.io.gora
Test class for Gora vertex input/output formats.
TestGoraEdgeInputFormat() - Constructor for class org.apache.giraph.io.gora.TestGoraEdgeInputFormat
 
TestGoraEdgeInputFormat.EmptyComputation - Class in org.apache.giraph.io.gora
 
TestGoraEdgeOutputFormat - Class in org.apache.giraph.io.gora
Test class for Gora edge output formats.
TestGoraEdgeOutputFormat() - Constructor for class org.apache.giraph.io.gora.TestGoraEdgeOutputFormat
 
TestGoraEdgeOutputFormat.EmptyComputation - Class in org.apache.giraph.io.gora
 
TestGoraVertexInputFormat - Class in org.apache.giraph.io.gora
Test class for Gora vertex input/output formats.
TestGoraVertexInputFormat() - Constructor for class org.apache.giraph.io.gora.TestGoraVertexInputFormat
 
TestGoraVertexInputFormat.EmptyComputation - Class in org.apache.giraph.io.gora
 
TestGoraVertexOutputFormat - Class in org.apache.giraph.io.gora
Test class for Gora vertex output formats.
TestGoraVertexOutputFormat() - Constructor for class org.apache.giraph.io.gora.TestGoraVertexOutputFormat
 
transformEdge(Object) - Method in class org.apache.giraph.io.gora.GoraTestEdgeInputFormat.GoraGEdgeEdgeReader
Transforms a GoraObject into an Edge object.
transformVertex(Object) - Method in class org.apache.giraph.io.gora.GoraTestVertexInputFormat.GoraGVertexVertexReader
Transforms a GoraObject into a Vertex object.

W

writeEdge(LongWritable, DoubleWritable, Edge<LongWritable, FloatWritable>) - Method in class org.apache.giraph.io.gora.GoraTestEdgeOutputFormat.GoraGEdgeEdgeWriter
 
writeVertex(Vertex<LongWritable, DoubleWritable, FloatWritable>) - Method in class org.apache.giraph.io.gora.GoraTestVertexOutputFormat.GoraGVertexVertexWriter
 
C E G O T W 
Skip navigation links

Copyright © 2011-2019 The Apache Software Foundation. All Rights Reserved.