Uses of Class
org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell

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

Uses of PrefixTreeCell in org.apache.hadoop.hbase.codec.prefixtree.decode
 

Subclasses of PrefixTreeCell in org.apache.hadoop.hbase.codec.prefixtree.decode
 class PrefixTreeArrayReversibleScanner
          Methods for going backwards through a PrefixTree block.
 class PrefixTreeArrayScanner
          Extends PtCell and manipulates its protected fields.
 class PrefixTreeArraySearcher
          Searcher extends the capabilities of the Scanner + ReversibleScanner to add the ability to position itself on a requested Cell without scanning through cells before it.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.