@Deprecated public class InitializationAggregation extends BaseAggregation
aggregationType, aggregationWidth, chunks, chunksCounter, numberOfElements, payload, shardIndexclipboard, messageType, originatorId, retransmitCount, role, storage, targetId, taskId, trainer, transport, voidConfiguration| Modifier | Constructor and Description |
|---|---|
protected |
InitializationAggregation()
Deprecated.
|
|
InitializationAggregation(int aggregationWidth,
int shardIndex)
Deprecated.
|
|
InitializationAggregation(short aggregationWidth,
short shardIndex)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processMessage()
Deprecated.
This method will be started in context of executor, either Shard, Client or Backup node
|
accumulateAggregation, addToChunks, asBytes, asUnsafeBuffer, getAccumulatedResult, getMessageType, getMissingChunks, getTargetId, setShardIndexattachContext, extractContext, incrementRetransmitCount, isBlockingMessage, isJoinSupported, joinMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAggregationType, getPayload, getShardIndexattachContext, extractContext, fromBytes, getOriginatorId, getRetransmitCount, getTaskId, incrementRetransmitCount, isBlockingMessage, isJoinSupported, joinMessage, setOriginatorId, setTargetIdprotected InitializationAggregation()
public InitializationAggregation(int aggregationWidth,
int shardIndex)
public InitializationAggregation(short aggregationWidth,
short shardIndex)
public void processMessage()
VoidMessageCopyright © 2021. All rights reserved.