Package | Description |
---|---|
org.apache.hadoop.hbase.io.encoding |
Modifier and Type | Class and Description |
---|---|
class |
HFileBlockDefaultEncodingContext
A default implementation of
HFileBlockEncodingContext . |
Modifier and Type | Method and Description |
---|---|
HFileBlockEncodingContext |
DataBlockEncoder.newDataBlockEncodingContext(DataBlockEncoding encoding,
byte[] headerBytes,
HFileContext meta)
Creates a encoder specific encoding context
|
Modifier and Type | Method and Description |
---|---|
void |
DataBlockEncoder.encodeKeyValues(ByteBuffer in,
HFileBlockEncodingContext encodingCtx)
Encodes KeyValues.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.