Uses of Class
org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
Packages that use org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
-
Uses of org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext in org.apache.hadoop.hbase.io.encoding
Methods in org.apache.hadoop.hbase.io.encoding with parameters of type org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext in inModifier and TypeMethodDescriptionprotected ByteBufferCopyKeyDataBlockEncoder.internalDecodeKeyValues(DataInputStream source, int allocateHeaderLength, int skipLastBytes, org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext decodingCtx) protected ByteBufferDiffKeyDeltaEncoder.internalDecodeKeyValues(DataInputStream source, int allocateHeaderLength, int skipLastBytes, org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext decodingCtx) protected ByteBufferFastDiffDeltaEncoder.internalDecodeKeyValues(DataInputStream source, int allocateHeaderLength, int skipLastBytes, org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext decodingCtx) protected ByteBufferPrefixKeyDeltaEncoder.internalDecodeKeyValues(DataInputStream source, int allocateHeaderLength, int skipLastBytes, org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext decodingCtx)