Class WALCellCodec.NoneCompressor
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.NoneCompressor
- All Implemented Interfaces:
WALCellCodec.ByteStringCompressor
- Enclosing class:
- WALCellCodec
static class WALCellCodec.NoneCompressor
extends Object
implements WALCellCodec.ByteStringCompressor
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NoneCompressor
-
-
Method Details
-
compress
public org.apache.hbase.thirdparty.com.google.protobuf.ByteString compress(byte[] data, Enum dictIndex) - Specified by:
compress
in interfaceWALCellCodec.ByteStringCompressor
-