|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Namespaces | |
| namespace | Defaults |
| namespace | Events |
| namespace | Exceptions |
Classes | |
| class | DriverConnectionMessageImpl |
| Implementation of the IDriverConnectionMessage. | |
| interface | IDriverConnectionMessage |
| The message triggered on a change of status in heartbeat to Driver. More... | |
| interface | IDriverConnectionMessageHandler |
| The handler implementable by users to handle IDriverConnectionMessages, which notifies the Task when there is a change in driver connection state. More... | |
| interface | IDriverMessageHandler |
| interface | ITask |
| interface | ITaskMessageSource |
| class | TaskConfiguration |
| class | TaskConfigurationOptions |
| class | TaskMessage |
Enumerations | |
| enum | DriverConnectionState { DriverConnectionState.Disconnected, DriverConnectionState.Reconnected } |
| The state of the connection with Driver. More... | |
The state of the connection with Driver.
| Enumerator | |
|---|---|
| Disconnected | |
| Reconnected | |
1.8.11