| Package | Description |
|---|---|
| org.apache.flink.runtime.state |
| Modifier and Type | Method and Description |
|---|---|
protected abstract OutputStream |
StreamCompressionDecorator.decorateWithCompression(NonClosingOutputStreamDecorator stream) |
protected OutputStream |
UncompressedStreamCompressionDecorator.decorateWithCompression(NonClosingOutputStreamDecorator stream) |
protected OutputStream |
SnappyStreamCompressionDecorator.decorateWithCompression(NonClosingOutputStreamDecorator stream) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.