protected abstract static class AbstractDataBlockEncoder.AbstractEncodedSeeker extends Object implements DataBlockEncoder.EncodedSeeker
HFileBlockDecodingContext| Modifier and Type | Field and Description |
|---|---|
protected HFileBlockDecodingContext |
decodingCtx |
| Constructor and Description |
|---|
AbstractEncodedSeeker(HFileBlockDecodingContext decodingCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
includesMvcc() |
protected boolean |
includesTags() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareKey, getCell, getKey, getValueShallowCopy, next, rewind, seekToKeyInBlock, setCurrentBufferprotected HFileBlockDecodingContext decodingCtx
public AbstractEncodedSeeker(HFileBlockDecodingContext decodingCtx)
protected boolean includesMvcc()
protected boolean includesTags()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.