| Interface | Description |
|---|---|
| BufferRecycler | |
| EnvelopeDispatcher |
A envelope dispatcher receives
Envelopes and sends them to all of its destinations. |
| NetworkConnectionManager |
| Class | Description |
|---|---|
| Buffer | |
| ChannelManager |
The channel manager sets up the network buffers and dispatches data between channels.
|
| ConnectionInfoLookupResponse | |
| Envelope | |
| EnvelopeReceiverList |
A transfer envelope receiver list contains all recipients of a transfer envelope.
|
| LocalConnectionManager | |
| RemoteReceiver |
Objects of this class uniquely identify a connection to a remote
TaskManager. |
| SenderHintEvent |
| Exception | Description |
|---|---|
| InsufficientResourcesException |
This exception is thrown by the
ChannelManager to indicate that a task cannot be accepted because
there are not enough resources available to safely execute it. |
| LocalReceiverCancelledException |
Copyright © 2014 The Apache Software Foundation. All rights reserved.