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 HFileReaderV2.AbstractScannerV2
           
protected static class HFileReaderV2.EncodedScannerV2
          ScannerV2 that operates on encoded data blocks.
protected static class HFileReaderV2.ScannerV2
          Implementation of HFileScanner interface.
 



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