Class ExecuteProcess.ProxyOutputStream

java.lang.Object
java.io.OutputStream
org.apache.nifi.processors.standard.ExecuteProcess.ProxyOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
ExecuteProcess

private static class ExecuteProcess.ProxyOutputStream extends OutputStream
Output stream that is used to wrap another output stream in a way that the underlying output stream can be swapped out for a different one when needed