Uses of Class
org.apache.hadoop.hbase.io.HBaseMapFile.HBaseReader

Packages that use HBaseMapFile.HBaseReader
org.apache.hadoop.hbase.io   
 

Uses of HBaseMapFile.HBaseReader in org.apache.hadoop.hbase.io
 

Subclasses of HBaseMapFile.HBaseReader in org.apache.hadoop.hbase.io
static class BloomFilterMapFile.Reader
           
 class HalfMapFileReader
          A facade for a MapFile.Reader that serves up either the top or bottom half of a MapFile where 'bottom' is the first half of the file containing the keys that sort lowest and 'top' is the second half of the file with keys that sort greater than those of the bottom half.
 



Copyright © 2008 The Apache Software Foundation