Interface WALCellCodec.ByteStringCompressor

All Known Implementing Classes:
WALCellCodec.BaosAndCompressor, WALCellCodec.NoneCompressor
Enclosing class:
WALCellCodec

public static interface WALCellCodec.ByteStringCompressor
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.hbase.thirdparty.com.google.protobuf.ByteString
    compress(byte[] data, Enum dictIndex)