protected static class DiffKeyDeltaEncoder.DiffSeekerState extends BufferedDataBlockEncoder.SeekerState
currentBuffer, currentKey, keyBuffer, keyLength, lastCommonPrefix, memstoreTS, nextKvOffset, tagCompressionContext, 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, getFamily, getFamilyArray, getFamilyLength, getFamilyOffset, getMvccVersion, getQualifier, getQualifierArray, getQualifierLength, getQualifierOffset, getRow, getRowArray, getRowLength, getRowOffset, getSequenceId, getTagsArray, getTagsLength, getTagsOffset, getTimestamp, getTypeByte, getValue, getValueArray, getValueLength, getValueOffset, invalidate, isValid, setKey, shallowCopy, toStringprotected DiffKeyDeltaEncoder.DiffSeekerState()
protected void copyFromNext(BufferedDataBlockEncoder.SeekerState that)
BufferedDataBlockEncoder.SeekerStatecopyFromNext in class BufferedDataBlockEncoder.SeekerStateCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.