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.ByteStringCompressor
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.