Uses of Class
org.apache.accumulo.core.file.rfile.BlockIndex.BlockIndexEntry

Packages that use BlockIndex.BlockIndexEntry
org.apache.accumulo.core.file.rfile   
 

Uses of BlockIndex.BlockIndexEntry in org.apache.accumulo.core.file.rfile
 

Methods in org.apache.accumulo.core.file.rfile that return BlockIndex.BlockIndexEntry
 BlockIndex.BlockIndexEntry BlockIndex.seekBlock(Key startKey, ABlockReader cacheBlock)
           
 

Methods in org.apache.accumulo.core.file.rfile with parameters of type BlockIndex.BlockIndexEntry
 int BlockIndex.BlockIndexEntry.compareTo(BlockIndex.BlockIndexEntry o)
           
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.