protected static class HFileReaderV3.EncodedScannerV3 extends HFileReaderV2.EncodedScannerV2
meta
block, nextIndexedKey
blockBuffer, blockFetches, cacheBlocks, currKeyLen, currMemstoreTS, currMemstoreTSLen, currValueLen, isCompaction, pread, reader
Constructor and Description |
---|
HFileReaderV3.EncodedScannerV3(HFileReaderV3 reader,
boolean cacheBlocks,
boolean pread,
boolean isCompaction,
HFileContext context) |
compareKey, compareKey, getFirstKeyInBlock, getKey, getKeyString, getKeyValue, getValue, getValueString, isSeeked, loadBlockAndSeekToKey, next, seekTo
getEffectiveDataBlockEncoding, getNextIndexedKey, readNextDataBlock, reseekTo, reseekTo, seekBefore, seekBefore, seekTo, seekTo, seekTo
assertSeeked, getReader, reseekTo, seekBefore, seekTo, toString
public HFileReaderV3.EncodedScannerV3(HFileReaderV3 reader, boolean cacheBlocks, boolean pread, boolean isCompaction, HFileContext context)
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.