@Deprecated public interface VoidAggregation extends VoidMessage
Modifier and Type | Method and Description |
---|---|
void |
accumulateAggregation(VoidAggregation aggregation)
Deprecated.
|
INDArray |
getAccumulatedResult()
Deprecated.
|
short |
getAggregationType()
Deprecated.
|
int |
getMissingChunks()
Deprecated.
|
INDArray |
getPayload()
Deprecated.
|
short |
getShardIndex()
Deprecated.
|
asBytes, asUnsafeBuffer, attachContext, extractContext, fromBytes, getMessageType, getOriginatorId, getRetransmitCount, getTargetId, getTaskId, incrementRetransmitCount, isBlockingMessage, isJoinSupported, joinMessage, processMessage, setOriginatorId, setTargetId
short getShardIndex()
short getAggregationType()
void accumulateAggregation(VoidAggregation aggregation)
int getMissingChunks()
INDArray getPayload()
INDArray getAccumulatedResult()
Copyright © 2020. All rights reserved.