| Package | Description |
|---|---|
| org.cloudgraph.hbase.mapreduce |
Contains MapReduce extension, implementation and other infrastructure classes which allow SDO data graphs of any depth or complexity, to be queried, consumed, produced and
modified by Hadoop HBase MapReduce jobs.
|
| Class and Description |
|---|
| GraphMapper
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). |
| GraphReducer |
Copyright © 2021. All Rights Reserved.