public class DotAggregation extends BaseAggregation
aggregationType, aggregationWidth, chunks, chunksCounter, numberOfElements, payload, shardIndexclipboard, messageType, originatorId, retransmitCount, role, storage, targetId, taskId, trainer, transport, voidConfiguration| Modifier | Constructor and Description |
|---|---|
protected |
DotAggregation() |
|
DotAggregation(long taskId,
short aggregationWidth,
short shardIndex,
org.nd4j.linalg.api.ndarray.INDArray scalar) |
| Modifier and Type | Method and Description |
|---|---|
org.nd4j.linalg.api.ndarray.INDArray |
getAccumulatedResult() |
void |
processMessage()
This method will be started in context of executor, either Shard, Client or Backup node
|
accumulateAggregation, addToChunks, asBytes, asUnsafeBuffer, 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 DotAggregation()
public DotAggregation(long taskId,
short aggregationWidth,
short shardIndex,
org.nd4j.linalg.api.ndarray.INDArray scalar)
public org.nd4j.linalg.api.ndarray.INDArray getAccumulatedResult()
getAccumulatedResult in interface VoidAggregationgetAccumulatedResult in class BaseAggregationpublic void processMessage()
Copyright © 2017. All rights reserved.