Class IOStreamPair

java.lang.Object
org.apache.hadoop.hdfs.protocol.datatransfer.IOStreamPair
All Implemented Interfaces:
Closeable, AutoCloseable

@Private public class IOStreamPair extends Object implements Closeable
A little struct class to wrap an InputStream and an OutputStream.