Uses of Class
org.apache.flink.runtime.util.NonClosingOutputStreamDecorator
Packages that use NonClosingOutputStreamDecorator
-
Uses of NonClosingOutputStreamDecorator in org.apache.flink.runtime.state
Methods in org.apache.flink.runtime.state with parameters of type NonClosingOutputStreamDecoratorModifier and TypeMethodDescriptionprotected OutputStreamSnappyStreamCompressionDecorator.decorateWithCompression(NonClosingOutputStreamDecorator stream) protected abstract OutputStreamStreamCompressionDecorator.decorateWithCompression(NonClosingOutputStreamDecorator stream) protected OutputStreamUncompressedStreamCompressionDecorator.decorateWithCompression(NonClosingOutputStreamDecorator stream)