Uses of Interface
org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator

Packages that use HFileBlock.BlockIterator
org.apache.hadoop.hbase.io.hfile Provides the hbase data+index+metadata file. 
 

Uses of HFileBlock.BlockIterator in org.apache.hadoop.hbase.io.hfile
 

Methods in org.apache.hadoop.hbase.io.hfile that return HFileBlock.BlockIterator
 HFileBlock.BlockIterator HFileBlock.FSReader.blockRange(long startOffset, long endOffset)
          Creates a block iterator over the given portion of the HFile.
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.