This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Network.Group.Driver.Impl Namespace Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Classes | Enumerations
Org.Apache.REEF.Network.Group.Driver.Impl Namespace Reference

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...
 

Enumeration Type Documentation

Represents the different types of messages that Group Comm Tasks can send to each other.

Enumerator
Data