Uses of Package
org.apache.hadoop.hbase.codec.prefixtree.decode.column

Packages that use org.apache.hadoop.hbase.codec.prefixtree.decode.column
org.apache.hadoop.hbase.codec.prefixtree.decode   
org.apache.hadoop.hbase.codec.prefixtree.decode.column   
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.decode.column used by org.apache.hadoop.hbase.codec.prefixtree.decode
ColumnReader
          Position one of these appropriately in the data block and you can call its methods to retrieve the family or qualifier at the current position.
 

Classes in org.apache.hadoop.hbase.codec.prefixtree.decode.column used by org.apache.hadoop.hbase.codec.prefixtree.decode.column
ColumnNodeReader
           
ColumnReader
          Position one of these appropriately in the data block and you can call its methods to retrieve the family or qualifier at the current position.
 



Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.