See: Description
| Interface | Description |
|---|---|
| HBaseCounters |
| Class | Description |
|---|---|
| GraphInputFormat | |
| GraphMapper<KEYOUT,VALUEOUT> |
Supplies fully realized data
graphs as the input value
to MapReduce Mapper client subclasses, the input key being an
HBase row key bytes and the input value being a GraphWritable assembled from
one or more underlying HBase table(s)/row(s). |
| GraphMapReduceSetup |
Mapreduce Job setup utility for
GraphMapper and GraphReducer
and extensions. |
| GraphRecordReader |
Iterates over HBase root table data for the current
TableSplit,
assembling data graphs based on the detailed selection criteria within a
given query. |
| GraphRecordRecognizer |
Iterates over HBase root table data for the current
TableSplit,
assembling data graphs based on the detailed selection criteria within a
given query. |
| GraphReducer<KEYIN,VALUEIN,KEYOUT> | |
| GraphServiceDelegate |
Copyright © 2021. All Rights Reserved.