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

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

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

Subclasses of PrefixTreeArrayReversibleScanner in org.apache.hadoop.hbase.codec.prefixtree.decode
 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 © 2007–2016 The Apache Software Foundation. All rights reserved.