| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.io.encoding | 
| Modifier and Type | Method and Description | 
|---|---|
| private int | PrefixKeyDeltaEncoder. decodeKeyValue(DataInputStream source,
              ByteBuffer buffer,
              int prevKeyOffset) | 
| protected static void | BufferedDataBlockEncoder. ensureSpace(ByteBuffer out,
           int length)Asserts that there is at least the given amount of unfilled space
 remaining in the given buffer. | 
| private void | DiffKeyDeltaEncoder. uncompressSingleKeyValue(DataInputStream source,
                        ByteBuffer buffer,
                        DiffKeyDeltaEncoder.DiffCompressionState state) | 
| private void | FastDiffDeltaEncoder. uncompressSingleKeyValue(DataInputStream source,
                        ByteBuffer out,
                        FastDiffDeltaEncoder.FastDiffCompressionState state) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.