| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| Modifier and Type | Field and Description | 
|---|---|
| private HFileReaderV3 | HFileReaderV3.ScannerV3. reader | 
| Constructor and Description | 
|---|
| HFileReaderV3.EncodedScannerV3(HFileReaderV3 reader,
                              boolean cacheBlocks,
                              boolean pread,
                              boolean isCompaction,
                              HFileContext context) | 
| HFileReaderV3.ScannerV3(HFileReaderV3 r,
                       boolean cacheBlocks,
                       boolean pread,
                       boolean isCompaction) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.