public class DistributedSolidMessage extends BaseVoidMessage implements DistributedMessage
clipboard, messageType, originatorId, retransmitCount, role, shardIndex, storage, targetId, taskId, trainer, transport, voidConfiguration| Constructor and Description |
|---|
DistributedSolidMessage(Integer key,
org.nd4j.linalg.api.ndarray.INDArray array,
boolean overwrite) |
| Modifier and Type | Method and Description |
|---|---|
void |
processMessage()
This method will be started in context of executor, either Shard, Client or Backup node
|
asBytes, asUnsafeBuffer, attachContext, extractContext, getMessageType, incrementRetransmitCount, isBlockingMessage, isJoinSupported, joinMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasBytes, asUnsafeBuffer, attachContext, extractContext, fromBytes, getMessageType, getOriginatorId, getRetransmitCount, getTargetId, getTaskId, incrementRetransmitCount, isBlockingMessage, isJoinSupported, joinMessage, setOriginatorId, setTargetIdpublic DistributedSolidMessage(@NonNull
Integer key,
@NonNull
org.nd4j.linalg.api.ndarray.INDArray array,
boolean overwrite)
public void processMessage()
processMessage in interface VoidMessageCopyright © 2017. All rights reserved.