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, readKeylong timestamp
byte[] familyNameWithSize
protected DiffCompressionState()
protected void readTimestamp(ByteBuffer in)
readTimestamp in class CompressionStatevoid copyFrom(CompressionState state)
copyFrom in class CompressionStateCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.