Uses of Interface
org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator
Packages that use org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator
Package
Description
Provides implementations of
HFile and HFile
BlockCache.-
Uses of org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator in org.apache.hadoop.hbase.io.hfile
Methods in org.apache.hadoop.hbase.io.hfile that return org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIteratorHFileBlock.FSReader.blockRange(long startOffset, long endOffset) Creates a block iterator over the given portion of theHFile.