| Package | Description |
|---|---|
| org.cloudgraph.hbase.key |
Contains HBase composite row and column key creation interfaces and infrastructure.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeColumnKeyFactory
Creates an HBase column key based on the configured CloudGraph column key
model for a specific
HTable configuration. |
class |
CompositeRowKeyExpressionFactory
Generates an HBase row key based on the configured CloudGraph
Row Key Model for a specific
HTable Configuration. |
class |
CompositeRowKeyFactory
Generates an HBase row key based on the configured CloudGraph
Row Key Model for a specific
HTable Configuration. |
class |
StatefullColumnKeyFactory
Generates an HBase column key based on the configured CloudGraph column key
model for a specific
HTable configuration. |
Copyright © 2021. All Rights Reserved.