|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Messages sent by MPI Operators. More...
Inherited by Org.Apache.REEF.Network.Group.Driver.Impl.GroupCommunicationMessage< T >.
Protected Member Functions | |
| GeneralGroupCommunicationMessage () | |
| Empty constructor to allow instantiation by reflection More... | |
| GeneralGroupCommunicationMessage (string groupName, string operatorName, string source, string destination) | |
| Create new CommunicationGroupMessage. More... | |
Messages sent by MPI Operators.
This is the class inherited by GroupCommunicationMessage but seen by Network Service
|
inlineprotected |
Empty constructor to allow instantiation by reflection
|
inlineprotected |
Create new CommunicationGroupMessage.
| groupName | The name of the communication group |
| operatorName | The name of the MPI operator |
| source | The message source |
| destination | The message destination |
1.8.11