| Package | Description |
|---|---|
| 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 | Class and Description |
|---|---|
class |
WildcardStringLiteral
A wildcard string data "flavor" specific literal class used to abstract the
complexities involved in assembling the various segments and fields of
composite (scan start/stop) row keys under various relational and logical
operator and various configurable composite key-field hashing, formatting,
padding and other features.
|
Copyright © 2021. All Rights Reserved.