org.apache.hadoop.hbase.regionserver.wal
Interface WALCellCodec.ByteStringCompressor

Enclosing class:
WALCellCodec

public static interface WALCellCodec.ByteStringCompressor


Method Summary
 com.google.protobuf.ByteString compress(byte[] data, Dictionary dict)
           
 

Method Detail

compress

com.google.protobuf.ByteString compress(byte[] data,
                                        Dictionary dict)
                                        throws IOException
Throws:
IOException


Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.