protected static class DiffKeyDeltaEncoder.DiffSeekerState extends BufferedDataBlockEncoder.SeekerState
keyBuffer, keyLength, lastCommonPrefix, memstoreTS, nextKvOffset, tagsBuffer, tagsCompressedLength, tagsLength, tagsOffset, uncompressTags, valueLength, valueOffset
Modifier | Constructor and Description |
---|---|
protected |
DiffKeyDeltaEncoder.DiffSeekerState() |
Modifier and Type | Method and Description |
---|---|
protected void |
copyFromNext(BufferedDataBlockEncoder.SeekerState that)
Copy the state from the next one into this instance (the previous state
placeholder).
|
ensureSpaceForKey, ensureSpaceForTags, invalidate, isValid
protected DiffKeyDeltaEncoder.DiffSeekerState()
protected void copyFromNext(BufferedDataBlockEncoder.SeekerState that)
BufferedDataBlockEncoder.SeekerState
copyFromNext
in class BufferedDataBlockEncoder.SeekerState
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.