| Class | Description |
|---|---|
| ChannelReaderInputViewIterator<E> |
A simple iterator over the input read though an I/O channel.
|
| InputViewIterator<E> | |
| RandomAccessInputView | |
| RandomAccessOutputView | |
| SimpleCollectingOutputView |
The list with the full segments contains at any point all completely full segments, plus the segment that is
currently filled.
|
| SpillingBuffer |
An output view that buffers written data in memory pages and spills them when they are full.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.