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

Enclosing class:
WALCellCodec

public static interface WALCellCodec.ByteStringUncompressor


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

Method Detail

uncompress

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


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