Package | Description |
---|---|
org.apache.reef.io.network.group.api.task |
Elastic Group Communications Task-side API Interfaces.
|
org.apache.reef.io.network.group.impl.task |
Implementations for Elastic Group Communications Task-side API.
|
Modifier and Type | Method and Description |
---|---|
NodeStruct |
OperatorTopologyStruct.getParent() |
Modifier and Type | Method and Description |
---|---|
Collection<? extends NodeStruct> |
OperatorTopologyStruct.getChildren() |
Modifier and Type | Class and Description |
---|---|
class |
ChildNodeStruct |
class |
NodeStructImpl |
class |
ParentNodeStruct |
Modifier and Type | Method and Description |
---|---|
NodeStruct |
OperatorTopologyStructImpl.getParent() |
Modifier and Type | Method and Description |
---|---|
Collection<? extends NodeStruct> |
OperatorTopologyStructImpl.getChildren() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.