| BlockingQueueFrameChannel |
In-memory channel backed by a limited-capacity Deque.
|
| ByteTracker |
Tracks the byte usage with an upper bound bytes limit.
|
| ComposingReadableFrameChannel |
A composed readable channel to read frames.
|
| ComposingWritableFrameChannel |
A composed writable channel to write frames.
|
| DurableStoragePartitionedReadableFrameChannel |
|
| FrameChannelSequence |
|
| FrameChannelSequence.FrameChannelIterator |
|
| FrameWithPartition |
Frame plus partition number.
|
| ReadableByteChunksFrameChannel |
|
| ReadableConcatFrameChannel |
Channel that concatenates a sequence of other channels that are provided by an iterator.
|
| ReadableFileFrameChannel |
|
| ReadableInputStreamFrameChannel |
|
| ReadableNilFrameChannel |
Empty channel.
|
| WritableFrameFileChannel |
|