| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.hfile | Provides implementations of  HFileand HFileBlockCache. | 
| Modifier and Type | Method and Description | 
|---|---|
| HFileBlock.BlockIterator | HFileBlock.FSReader. blockRange(long startOffset,
          long endOffset)Creates a block iterator over the given portion of the  HFile. | 
| HFileBlock.BlockIterator | HFileBlock.AbstractFSReader. blockRange(long startOffset,
          long endOffset) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.