Uses of Package
org.apache.hadoop.hbase.codec.prefixtree.encode.row

Packages that use org.apache.hadoop.hbase.codec.prefixtree.encode.row
org.apache.hadoop.hbase.codec.prefixtree.encode   
org.apache.hadoop.hbase.codec.prefixtree.encode.row   
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.encode.row used by org.apache.hadoop.hbase.codec.prefixtree.encode
RowSectionWriter
          Most of the complexity of the PrefixTree is contained in the "row section".
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.encode.row used by org.apache.hadoop.hbase.codec.prefixtree.encode.row
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 © 2013 The Apache Software Foundation. All Rights Reserved.