Uses of Class
org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner

Packages that use AbstractHFileReader.Scanner
org.apache.hadoop.hbase.io.hfile Provides the hbase data+index+metadata file. 
 

Uses of AbstractHFileReader.Scanner in org.apache.hadoop.hbase.io.hfile
 

Subclasses of AbstractHFileReader.Scanner in org.apache.hadoop.hbase.io.hfile
protected static class HFileReaderV1.ScannerV1
          Implementation of HFileScanner interface.
protected static class HFileReaderV2.ScannerV2
          Implementation of HFileScanner interface.
 



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