public static interface HFile.CachingBlockReader
Modifier and Type | Method and Description |
---|---|
HFileBlock |
readBlock(long offset,
long onDiskBlockSize,
boolean cacheBlock,
boolean pread,
boolean isCompaction,
BlockType expectedBlockType) |
HFileBlock readBlock(long offset, long onDiskBlockSize, boolean cacheBlock, boolean pread, boolean isCompaction, BlockType expectedBlockType) throws IOException
IOException
Copyright © 2013 The Apache Software Foundation. All rights reserved.