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.
protected static class HFileReaderV3.EncodedScannerV3
          ScannerV3 that operates on encoded data blocks.
protected static class HFileReaderV3.ScannerV3
          Implementation of HFileScanner interface.
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.