Package | Description |
---|---|
org.apache.reef.io.network.group.api.task |
Elastic Group Communications Task-side API Interfaces.
|
org.apache.reef.io.network.group.impl |
Implementations for Elastic Group Communications.
|
org.apache.reef.io.network.group.impl.task |
Implementations for Elastic Group Communications Task-side API.
|
Modifier and Type | Method and Description |
---|---|
GroupChanges |
CommunicationGroupClient.getTopologyChanges() |
Modifier and Type | Class and Description |
---|---|
class |
GroupChangesImpl |
Modifier and Type | Method and Description |
---|---|
GroupChanges |
GroupChangesCodec.decode(byte[] changeBytes) |
Modifier and Type | Method and Description |
---|---|
byte[] |
GroupChangesCodec.encode(GroupChanges changes) |
Modifier and Type | Method and Description |
---|---|
GroupChanges |
CommunicationGroupClientImpl.getTopologyChanges() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.