|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Used by Tasks to fetch CommunicationGroupClients. More...
Inherits IDisposable.
Inherited by Org.Apache.REEF.Network.Group.Task.Impl.GroupCommClient.
Public Member Functions | |
| ICommunicationGroupClient | GetCommunicationGroup (string groupName) |
| Gets the CommunicationGroupClient with the given group name. More... | |
Used by Tasks to fetch CommunicationGroupClients.
| ICommunicationGroupClient Org.Apache.REEF.Network.Group.Task.IGroupCommClient.GetCommunicationGroup | ( | string | groupName | ) |
Gets the CommunicationGroupClient with the given group name.
| groupName | The name of the CommunicationGroupClient |
Implemented in Org.Apache.REEF.Network.Group.Task.Impl.GroupCommClient.
1.8.11