|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Classes | |
| class | FlatTopology |
| Represents a graph of Group Communication Operators where there are only two levels of nodes: the root and all children extending from the root. | |
| interface | ITopology |
| Represents a topology graph for IGroupCommOperators. More... | |
| class | TaskNode |
| Represents a node in the operator topology graph. | |
| class | TreeTopology |
Enumerations | |
| enum | TopologyTypes { TopologyTypes.Flat = 0, TopologyTypes.Tree = 1 } |
1.8.11