| Interface | Description |
|---|---|
| ConnectionManager |
The connection manager manages physical connections for the (logical) remote
input channels at runtime.
|
| Class | Description |
|---|---|
| ConnectionID |
A
ConnectionID identifies a connection to a remote task manager by the socket address and
a connection index. |
| LocalConnectionManager |
A connection manager implementation to bypass setup overhead for task managers running in local
execution mode.
|
| NetworkEnvironment |
Network I/O components of each
TaskManager instance. |
| TaskEventDispatcher |
The task event dispatcher dispatches events flowing backwards from a consuming task to the task
producing the consumed result.
|
| Enum | Description |
|---|---|
| DataExchangeMode |
Defines how the data exchange between two specific operators happens.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.