|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Classes | |
| class | CommunicationGroupDriver |
| Used to configure Group Communication operators in Reef driver. | |
| class | GeneralGroupCommunicationMessage |
| Messages sent by MPI Operators. More... | |
| class | GroupCommDriver |
| Used to create Communication Groups for Group Communication Operators on the Reef driver. More... | |
| class | GroupCommunicationMessage |
| Messages sent by MPI Operators. | |
| class | GroupCommunicationMessageStreamingCodec |
| Streaming Codec for the Group Communication Message | |
| class | TaskStarter |
| Helper class to start Group Communication tasks. More... | |
Enumerations | |
| enum | MessageType { MessageType.Data = 0 } |
| Represents the different types of messages that Group Comm Tasks can send to each other. More... | |
Represents the different types of messages that Group Comm Tasks can send to each other.
| Enumerator | |
|---|---|
| Data | |
1.8.11