Uses of Class
org.apache.flink.runtime.util.ForwardingOutputStream
-
Packages that use ForwardingOutputStream Package Description org.apache.flink.runtime.util -
-
Uses of ForwardingOutputStream in org.apache.flink.runtime.util
Subclasses of ForwardingOutputStream in org.apache.flink.runtime.util Modifier and Type Class Description class
NonClosingOutputStreamDecorator
Decorator for input streams that ignores calls toOutputStream.close()
.
-