| Package | Description |
|---|---|
| org.cloudgraph.hbase.graph |
Provides data graph assembly for both parallel/concurrent and serial/blocking contexts along with supporting infrastructure.
|
| org.cloudgraph.hbase.results | |
| org.cloudgraph.hbase.service |
Contains HBase service provider implementation classes.
|
| Class and Description |
|---|
| DefaultAssembler
Supports both distributed and non-distributed graph assemblers by providing
default functionality.
|
| DistributedAssembler
Supports the assembly of a directed data graph which may span multiple HBase
tables and/or rows by maintaining a stack of row readers annotated with graph
"level" and other information.
|
| HBaseGraphAssembler
Constructs a data graph starting with a given root SDO type based on a given
HBase client result row the entire graph being found in the result row or potentially
requiring additional scans depending on the assembler implementation.
|
| Class and Description |
|---|
| HBaseGraphAssembler
Constructs a data graph starting with a given root SDO type based on a given
HBase client result row the entire graph being found in the result row or potentially
requiring additional scans depending on the assembler implementation.
|
| Class and Description |
|---|
| HBaseGraphAssembler
Constructs a data graph starting with a given root SDO type based on a given
HBase client result row the entire graph being found in the result row or potentially
requiring additional scans depending on the assembler implementation.
|
Copyright © 2021. All Rights Reserved.