See: Description
| Interface | Description |
|---|---|
| BlockStream |
| Class | Description |
|---|---|
| BlockInputStream<T> |
Input stream for block transfer.
|
| BlockOutputStream<T> |
Output stream for block transfer.
|
| BlockTransfer |
Manages channels and exposes an interface for
BlockManagerWorker. |
| ClosableBlockingQueue<T> |
A blocking queue implementation which is capable of closing the input end.
|
Copyright © 2018. All rights reserved.