Interface WALCellCodec.ByteStringUncompressor

All Known Implementing Classes:
WALCellCodec.NoneUncompressor, WALCellCodec.StatelessUncompressor
Enclosing class:
WALCellCodec

public static interface WALCellCodec.ByteStringUncompressor
  • Method Summary

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