public static class TestCustomWALCellCodec.CustomWALCellCodec extends WALCellCodec
WALCellCodec.ByteStringCompressor, WALCellCodec.ByteStringUncompressor, WALCellCodec.EnsureKvEncoderorg.apache.hadoop.hbase.codec.Codec.Decoder, org.apache.hadoop.hbase.codec.Codec.Encoder| Modifier and Type | Field and Description |
|---|---|
org.apache.hadoop.conf.Configuration |
conf |
CompressionContext |
context |
compression, WAL_CELL_CODEC_CLASS_KEY| Constructor and Description |
|---|
CustomWALCellCodec(org.apache.hadoop.conf.Configuration conf,
CompressionContext compression) |
create, create, getByteStringCompressor, getByteStringUncompressor, getDecoder, getDecoder, getEncoder, getNoneCompressor, getNoneUncompressor, getWALCellCodecClasspublic org.apache.hadoop.conf.Configuration conf
public CompressionContext context
public CustomWALCellCodec(org.apache.hadoop.conf.Configuration conf, CompressionContext compression)
Copyright © 2007–2019 Cloudera. All rights reserved.