void |
FastDiffDeltaEncoder.internalEncodeKeyValues(DataOutputStream out,
ByteBuffer in,
HFileBlockDefaultEncodingContext encodingCtx) |
void |
CopyKeyDataBlockEncoder.internalEncodeKeyValues(DataOutputStream out,
ByteBuffer in,
HFileBlockDefaultEncodingContext encodingCtx) |
void |
DiffKeyDeltaEncoder.internalEncodeKeyValues(DataOutputStream out,
ByteBuffer in,
HFileBlockDefaultEncodingContext encodingCtx) |
void |
PrefixKeyDeltaEncoder.internalEncodeKeyValues(DataOutputStream writeHere,
ByteBuffer in,
HFileBlockDefaultEncodingContext encodingCtx) |