Uses of Class
org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2

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

Uses of HFileReaderV2.AbstractScannerV2 in org.apache.hadoop.hbase.io.hfile
 

Subclasses of HFileReaderV2.AbstractScannerV2 in org.apache.hadoop.hbase.io.hfile
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 © 2015 The Apache Software Foundation. All rights reserved.