public static class TestCustomWALCellCodec.CustomWALCellCodec extends org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.BaosAndCompressor, org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor, org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringUncompressor, org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvDecoder, org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.CompressedKvEncoder, org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.EnsureKvEncoder| Modifier and Type | Field and Description | 
|---|---|
org.apache.hadoop.conf.Configuration | 
conf  | 
org.apache.hadoop.hbase.regionserver.wal.CompressionContext | 
context  | 
| Constructor and Description | 
|---|
CustomWALCellCodec(org.apache.hadoop.conf.Configuration conf,
                  org.apache.hadoop.hbase.regionserver.wal.CompressionContext compression)  | 
public org.apache.hadoop.conf.Configuration conf
public org.apache.hadoop.hbase.regionserver.wal.CompressionContext context
public CustomWALCellCodec(org.apache.hadoop.conf.Configuration conf, org.apache.hadoop.hbase.regionserver.wal.CompressionContext compression)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.