org.apache.accumulo.core.file.rfile
Class BlockIndex
java.lang.Object
org.apache.accumulo.core.file.rfile.BlockIndex
public class BlockIndex
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockIndex
public BlockIndex()
getIndex
public static BlockIndex getIndex(ABlockReader cacheBlock,
MultiLevelIndex.IndexEntry indexEntry)
throws IOException
- Throws:
IOException
seekBlock
public BlockIndex.BlockIndexEntry seekBlock(Key startKey,
ABlockReader cacheBlock)
Copyright © 2015 Apache Accumulo Project. All rights reserved.