protected abstract static class AbstractDataBlockEncoder.AbstractEncodedSeeker extends Object implements DataBlockEncoder.EncodedSeeker
| 限定符和类型 | 字段和说明 |
|---|---|
protected CellComparator |
comparator |
protected HFileBlockDecodingContext |
decodingCtx |
| 构造器和说明 |
|---|
AbstractEncodedSeeker(CellComparator comparator,
HFileBlockDecodingContext decodingCtx) |
| 限定符和类型 | 方法和说明 |
|---|---|
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
protected final CellComparator comparator
public AbstractEncodedSeeker(CellComparator comparator, HFileBlockDecodingContext decodingCtx)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.