protected static class DiffKeyDeltaEncoder.DiffCompressionState extends CompressionState
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
familyNameWithSize |
(package private) long |
timestamp |
familyLength, keyLength, prevOffset, qualifierLength, rowLength, type, valueLength
Modifier | Constructor and Description |
---|---|
protected |
DiffCompressionState() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
copyFrom(CompressionState state) |
protected void |
readTimestamp(ByteBuffer in) |
isFirst, readKey, readKey
long timestamp
byte[] familyNameWithSize
protected DiffCompressionState()
protected void readTimestamp(ByteBuffer in)
readTimestamp
in class CompressionState
void copyFrom(CompressionState state)
copyFrom
in class CompressionState
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.