@Deprecated public class VectorAggregation extends BaseAggregation
aggregationType, aggregationWidth, chunks, chunksCounter, numberOfElements, payload, shardIndexclipboard, messageType, originatorId, retransmitCount, role, storage, targetId, taskId, trainer, transport, voidConfiguration| Modifier | Constructor and Description |
|---|---|
protected |
VectorAggregation()
Deprecated.
|
|
VectorAggregation(long taskId,
short aggregationWidth,
short shardIndex,
org.nd4j.linalg.api.ndarray.INDArray array)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processMessage()
Deprecated.
Vector aggregations are saved only by Shards started aggregation process.
|
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 VectorAggregation()
public VectorAggregation(long taskId,
short aggregationWidth,
short shardIndex,
org.nd4j.linalg.api.ndarray.INDArray array)
Copyright © 2021. All rights reserved.