| Package | Description |
|---|---|
| org.apache.reef.io.network.group.api.driver |
Elastic Group Communications Driver-side API Interfaces.
|
| org.apache.reef.io.network.group.impl.config |
Group Communication Operator Specifications.
|
| org.apache.reef.io.network.group.impl.driver |
This package contains the implementation of the driver side of the
Group Communication Service using the tree/flat topology.
|
| Modifier and Type | Method and Description |
|---|---|
CommunicationGroupDriver |
CommunicationGroupDriver.addReduce(Class<? extends Name<String>> operatorName,
ReduceOperatorSpec spec)
Add the reduce operator specified by the.
|
| Modifier and Type | Method and Description |
|---|---|
ReduceOperatorSpec |
ReduceOperatorSpec.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CommunicationGroupDriver |
CommunicationGroupDriverImpl.addReduce(Class<? extends Name<String>> operatorName,
ReduceOperatorSpec spec) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.