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