Interface WALCellCodec.ByteStringCompressor
- All Known Implementing Classes:
WALCellCodec.BaosAndCompressor
,WALCellCodec.NoneCompressor
- Enclosing class:
- WALCellCodec
public static interface WALCellCodec.ByteStringCompressor
-
Method Summary
-
Method Details
-
compress
org.apache.hbase.thirdparty.com.google.protobuf.ByteString compress(byte[] data, Enum dictIndex) throws IOException - Throws:
IOException
-