| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.encoding | 
| Modifier and Type | Class and Description | 
|---|---|
| protected static class  | DiffKeyDeltaEncoder.DiffCompressionState | 
| private static class  | FastDiffDeltaEncoder.FastDiffCompressionState | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) void | FastDiffDeltaEncoder.FastDiffCompressionState. copyFrom(CompressionState state) | 
| (package private) void | CompressionState. copyFrom(CompressionState state) | 
| (package private) void | DiffKeyDeltaEncoder.DiffCompressionState. copyFrom(CompressionState state) | 
| (package private) void | CompressionState. readKey(ByteBuffer in,
       int keyLength,
       int valueLength,
       int commonPrefix,
       CompressionState previousState)Analyze the key and fill the state assuming we know previous state. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.