| Package | Description |
|---|---|
| org.cloudgraph.hbase.key |
Contains HBase composite row and column key creation interfaces and infrastructure.
|
| org.cloudgraph.hbase.scan |
Analyzes the characteristics of a query and assembles composite start and stop row keys,
in order to leverage the important HBase partial row-key scan
capability for every possible query predicate expression.
|
| Modifier and Type | Field and Description |
|---|---|
protected KeySupport |
ByteBufferKeyFactory.keySupport |
| Modifier and Type | Field and Description |
|---|---|
protected KeySupport |
ScanLiteral.keySupport |
protected KeySupport |
PartialRowKeyScanAssembler.keySupport |
protected KeySupport |
CompleteRowKeyAssembler.keySupport |
Copyright © 2021. All Rights Reserved.