Package | Description |
---|---|
org.apache.hadoop.hbase.codec.prefixtree.encode | |
org.apache.hadoop.hbase.codec.prefixtree.encode.row |
Class and Description |
---|
RowSectionWriter
Most of the complexity of the PrefixTree is contained in the "row section".
|
Class and Description |
---|
RowNodeWriter
Serializes the fields comprising one node of the row trie, which can be a branch, nub, or leaf.
|
RowSectionWriter
Most of the complexity of the PrefixTree is contained in the "row section".
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.