public static interface CompressionCodecFactory.BytesInputCompressor
| Modifier and Type | Method and Description |
|---|---|
BytesInput |
compress(BytesInput bytes) |
CompressionCodecName |
getCodecName() |
void |
release() |
BytesInput compress(BytesInput bytes) throws IOException
IOExceptionCompressionCodecName getCodecName()
void release()
Copyright © 2018 The Apache Software Foundation. All rights reserved.