protected static class FastDiffDeltaEncoder.FastDiffSeekerState extends BufferedDataBlockEncoder.SeekerState
currentBuffer, currentKey, keyBuffer, keyLength, lastCommonPrefix, memstoreTS, nextKvOffset, tagCompressionContext, tagsBuffer, tagsCompressedLength, tagsLength, tagsOffset, uncompressTags, valueLength, valueOffset
构造器和说明 |
---|
FastDiffSeekerState(ObjectIntPair<ByteBuffer> tmpPair,
boolean includeTags) |
限定符和类型 | 方法和说明 |
---|---|
protected void |
copyFromNext(BufferedDataBlockEncoder.SeekerState that)
Copy the state from the next one into this instance (the previous state
placeholder).
|
ensureSpaceForKey, ensureSpaceForTags, invalidate, isValid, setKey, toCell
public FastDiffSeekerState(ObjectIntPair<ByteBuffer> tmpPair, boolean includeTags)
protected void copyFromNext(BufferedDataBlockEncoder.SeekerState that)
BufferedDataBlockEncoder.SeekerState
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.