Package | Description |
---|---|
org.apache.hadoop.hbase.io.hfile |
Provides implementations of
HFile and HFile
BlockCache . |
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.FSReaderImpl.blockRange(long startOffset,
long endOffset) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.