Class Hierarchy
- java.lang.Object
- io.pravega.client.byteStream.impl.ByteStreamClientImpl (implements io.pravega.client.ByteStreamClientFactory)
- java.io.InputStream (implements java.io.Closeable)
- io.pravega.client.byteStream.ByteStreamReader (implements java.nio.channels.AsynchronousChannel, java.lang.AutoCloseable)
- io.pravega.client.byteStream.impl.ByteStreamReaderImpl
- io.pravega.client.byteStream.ByteStreamReader (implements java.nio.channels.AsynchronousChannel, java.lang.AutoCloseable)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- io.pravega.client.byteStream.ByteStreamWriter
- io.pravega.client.byteStream.impl.BufferedByteStreamWriterImpl
- io.pravega.client.byteStream.impl.ByteStreamWriterImpl
- io.pravega.client.byteStream.ByteStreamWriter