| Package | Description |
|---|---|
| org.cloudgraph.hbase.expr | |
| org.cloudgraph.hbase.filter |
Contains HBase row and column filter assembly logic.
|
| org.cloudgraph.hbase.key |
Contains HBase composite row and column key creation interfaces and infrastructure.
|
| Modifier and Type | Field and Description |
|---|---|
protected CompositeColumnKeyFactory |
PathPredicateBinaryExprTreeAssembler.columnKeyFactory |
| Modifier and Type | Field and Description |
|---|---|
protected CompositeColumnKeyFactory |
MultiColumnPredicateVisitor.columnKeyFac |
protected CompositeColumnKeyFactory |
ColumnPredicateVisitor.columnKeyFac |
| Modifier and Type | Class and Description |
|---|---|
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.