Class TeeOutputStream

java.lang.Object
java.io.OutputStream
org.apache.hadoop.hdfs.tools.offlineEditsViewer.TeeOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class TeeOutputStream extends OutputStream
A TeeOutputStream writes its output to multiple output streams.