@InterfaceAudience.Private
public interface ByteBuffDecompressionCodec
Modifier and Type | Method and Description |
---|---|
ByteBuffDecompressor |
createByteBuffDecompressor() |
Class<? extends ByteBuffDecompressor> |
getByteBuffDecompressorType() |
Compression.HFileDecompressionContext |
getDecompressionContextFromConfiguration(org.apache.hadoop.conf.Configuration conf) |
Class<? extends ByteBuffDecompressor> getByteBuffDecompressorType()
ByteBuffDecompressor createByteBuffDecompressor()
Compression.HFileDecompressionContext getDecompressionContextFromConfiguration(org.apache.hadoop.conf.Configuration conf)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.