| Package | Description |
|---|---|
| org.cloudgraph.hbase.io |
Provides infrastructure for managing HBase read and write operations across
any number of HBase tables and/or rows.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TableReader
Provides access to the operational, configuration and other state information
required for read operations on a single graph table.
|
interface |
TableWriter
Provides access to the operational, configuration and other state information
required for write operations on a single graph table.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GraphTableReader
The operational, configuration and other state information required for read
operations on a single graph table.
|
class |
GraphTableWriter
The operational, configuration and other state information required for write
operations on a single graph table.
|
Copyright © 2021. All Rights Reserved.