| Package | Description |
|---|---|
| org.cloudgraph.hbase.filter |
Contains HBase row and column filter assembly logic.
|
| org.cloudgraph.hbase.graph |
Provides data graph assembly for both parallel/concurrent and serial/blocking contexts along with supporting infrastructure.
|
| org.cloudgraph.hbase.io |
Provides infrastructure for managing HBase read and write operations across
any number of HBase tables and/or rows.
|
| org.cloudgraph.hbase.key |
Contains HBase composite row and column key creation interfaces and infrastructure.
|
| org.cloudgraph.hbase.mutation | |
| org.cloudgraph.hbase.results | |
| org.cloudgraph.hbase.service |
Contains HBase service provider implementation classes.
|
| Class and Description |
|---|
| EdgeReader |
| Class and Description |
|---|
| CellValues
Local column qualifier/value map which is mutable such that column results
can be incrementally added.
|
| DistributedReader
Encapsulates one or more graph table reader components for federation across
multiple physical tables and/or physical table rows.
|
| EdgeOperation |
| EdgeReader |
| RowReader
Provides access to the operational, configuration and other state information
required for read operations on a single graph row.
|
| TableReader
Provides access to the operational, configuration and other state information
required for read operations on a single graph table.
|
| Class and Description |
|---|
| CellValues
Local column qualifier/value map which is mutable such that column results
can be incrementally added.
|
| DefaultEdgeOperation |
| DefaultEdgeOperation.KeyBytes |
| DefaultRowOperation |
| DistributedGraphOperation
Encapsulates one or more graph table operation components for federation
across multiple physical tables and/or physical table rows.
|
| DistributedGraphWriter
Encapsulates one or more graph table writer components for federation across
multiple physical tables and/or physical table rows.
|
| DistributedReader
Encapsulates one or more graph table reader components for federation across
multiple physical tables and/or physical table rows.
|
| DistributedWriter
Encapsulates one or more graph table writer components for federation across
multiple physical tables and/or physical table rows.
|
| EdgeOperation |
| EdgeReader |
| EdgeWriter |
| OperationException |
| RowOperation
Represents the operational aspects of a statefull graph row.
|
| RowReader
Provides access to the operational, configuration and other state information
required for read operations on a single graph row.
|
| RowWriter
Provides access to the operational, configuration and other state information
required for write operations on a single graph row.
|
| TableOperation
The the pooled connection and other context for read or write operations for
a specific HBase table.
|
| TableReader
Provides access to the operational, configuration and other state information
required for read operations on a single graph table.
|
| TableWriter
Provides access to the operational, configuration and other state information
required for write operations on a single graph table.
|
| TableWriterCollector
Traverses the change summary of the given
TableWriter elements with nested
RowWriter elements. |
| WriterSupport |
| Class and Description |
|---|
| RowOperation
Represents the operational aspects of a statefull graph row.
|
| Class and Description |
|---|
| DistributedWriter
Encapsulates one or more graph table writer components for federation across
multiple physical tables and/or physical table rows.
|
| RowWriter
Provides access to the operational, configuration and other state information
required for write operations on a single graph row.
|
| TableWriter
Provides access to the operational, configuration and other state information
required for write operations on a single graph table.
|
| Class and Description |
|---|
| TableReader
Provides access to the operational, configuration and other state information
required for read operations on a single graph table.
|
| Class and Description |
|---|
| DistributedReader
Encapsulates one or more graph table reader components for federation across
multiple physical tables and/or physical table rows.
|
| TableReader
Provides access to the operational, configuration and other state information
required for read operations on a single graph table.
|
Copyright © 2021. All Rights Reserved.