@Deprecated public abstract class BaseCompleteMessage extends BaseVoidMessage implements MeaningfulMessage
| Modifier and Type | Field and Description |
|---|---|
protected org.nd4j.linalg.api.ndarray.INDArray |
payload
Deprecated.
|
clipboard, messageType, originatorId, retransmitCount, role, shardIndex, storage, targetId, taskId, trainer, transport, voidConfiguration| Constructor and Description |
|---|
BaseCompleteMessage()
Deprecated.
|
BaseCompleteMessage(int messageType)
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
|
asBytes, asUnsafeBuffer, attachContext, extractContext, getMessageType, incrementRetransmitCount, isBlockingMessage, isJoinSupported, joinMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPayloadasBytes, asUnsafeBuffer, attachContext, extractContext, fromBytes, getMessageType, getOriginatorId, getRetransmitCount, getTargetId, getTaskId, incrementRetransmitCount, isBlockingMessage, isJoinSupported, joinMessage, setOriginatorId, setTargetIdprotected org.nd4j.linalg.api.ndarray.INDArray payload
public BaseCompleteMessage()
public BaseCompleteMessage(int messageType)
public void processMessage()
VoidMessageprocessMessage in interface VoidMessageCopyright © 2021. All rights reserved.