Uses of Class
org.apache.hadoop.hbase.io.hfile.HFileReaderV3

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

Uses of HFileReaderV3 in org.apache.hadoop.hbase.io.hfile
 

Constructors in org.apache.hadoop.hbase.io.hfile with parameters of type HFileReaderV3
HFileReaderV3.EncodedScannerV3(HFileReaderV3 reader, boolean cacheBlocks, boolean pread, boolean isCompaction, HFileContext context)
           
HFileReaderV3.ScannerV3(HFileReaderV3 r, boolean cacheBlocks, boolean pread, boolean isCompaction)
           
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.