static class WALCellCodec.NoneCompressor extends Object implements WALCellCodec.ByteStringCompressor
| Constructor and Description | 
|---|
| NoneCompressor() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hbase.thirdparty.com.google.protobuf.ByteString | compress(byte[] data,
        Enum dictIndex) | 
NoneCompressor()
public org.apache.hbase.thirdparty.com.google.protobuf.ByteString compress(byte[] data, Enum dictIndex)
compress in interface WALCellCodec.ByteStringCompressorCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.