Skip navigation links
C E G N O T W 

C

checkInputSpecs(Configuration) - Method in class org.apache.giraph.io.hbase.edgemarker.TableEdgeInputFormat
 
compute(Vertex<Text, Text, Text>, Iterable<Text>) - Method in class org.apache.giraph.io.hbase.TestHBaseRootMarkerVertextFormat.EdgeNotification
 
createVertexReader(InputSplit, TaskAttemptContext) - Method in class org.apache.giraph.io.hbase.edgemarker.TableEdgeInputFormat
 
createVertexWriter(TaskAttemptContext) - Method in class org.apache.giraph.io.hbase.edgemarker.TableEdgeOutputFormat
 

E

EdgeNotification() - Constructor for class org.apache.giraph.io.hbase.TestHBaseRootMarkerVertextFormat.EdgeNotification
 

G

getCurrentVertex() - Method in class org.apache.giraph.io.hbase.edgemarker.TableEdgeInputFormat.TableEdgeVertexReader
For each row, create a vertex with the row ID as a text, and it's 'children' qualifier as a single edge.

N

nextVertex() - Method in class org.apache.giraph.io.hbase.edgemarker.TableEdgeInputFormat.TableEdgeVertexReader
 

O

org.apache.giraph.io.hbase - package org.apache.giraph.io.hbase
 
org.apache.giraph.io.hbase.edgemarker - package org.apache.giraph.io.hbase.edgemarker
 

T

TableEdgeInputFormat - Class in org.apache.giraph.io.hbase.edgemarker
Test subclass for HBaseVertexInputFormat.
TableEdgeInputFormat() - Constructor for class org.apache.giraph.io.hbase.edgemarker.TableEdgeInputFormat
 
TableEdgeInputFormat.TableEdgeVertexReader - Class in org.apache.giraph.io.hbase.edgemarker
Uses the RecordReader to return Hbase rows
TableEdgeOutputFormat - Class in org.apache.giraph.io.hbase.edgemarker
 
TableEdgeOutputFormat() - Constructor for class org.apache.giraph.io.hbase.edgemarker.TableEdgeOutputFormat
 
TableEdgeOutputFormat.TableEdgeVertexWriter - Class in org.apache.giraph.io.hbase.edgemarker
 
TableEdgeVertexReader(InputSplit, TaskAttemptContext) - Constructor for class org.apache.giraph.io.hbase.edgemarker.TableEdgeInputFormat.TableEdgeVertexReader
 
TableEdgeVertexWriter(TaskAttemptContext) - Constructor for class org.apache.giraph.io.hbase.edgemarker.TableEdgeOutputFormat.TableEdgeVertexWriter
 
testHBaseInputOutput() - Method in class org.apache.giraph.io.hbase.TestHBaseRootMarkerVertextFormat
 
TestHBaseRootMarkerVertextFormat - Class in org.apache.giraph.io.hbase
Test case for HBase reading/writing vertices from an HBase instance.
TestHBaseRootMarkerVertextFormat() - Constructor for class org.apache.giraph.io.hbase.TestHBaseRootMarkerVertextFormat
 
TestHBaseRootMarkerVertextFormat.EdgeNotification - Class in org.apache.giraph.io.hbase
Test compute method that sends each edge a notification of its parents.

W

writeVertex(Vertex<Text, Text, Text>) - Method in class org.apache.giraph.io.hbase.edgemarker.TableEdgeOutputFormat.TableEdgeVertexWriter
 
C E G N O T W 
Skip navigation links

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