Class Client.IpcStreams

java.lang.Object
org.apache.hadoop.ipc.Client.IpcStreams
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
Client

@Private public static class Client.IpcStreams extends Object implements Closeable, Flushable
Manages the input and output streams for an IPC connection. Only exposed for use by SaslRpcClient.