| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| Modifier and Type | Method and Description | 
|---|---|
| BlockWithScanInfo | HFileBlockIndex.BlockIndexReader. loadDataBlockWithScanInfo(Cell key,
                         HFileBlock currentBlock,
                         boolean cacheBlocks,
                         boolean pread,
                         boolean isCompaction,
                         DataBlockEncoding expectedDataBlockEncoding)Return the BlockWithScanInfo which contains the DataBlock with other scan
 info such as nextIndexedKey. | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.