public class DistributedIntroductionMessage extends BaseVoidMessage implements DistributedMessage
clipboard, messageType, originatorId, retransmitCount, role, shardIndex, storage, targetId, taskId, trainer, transport, voidConfiguration| Modifier | Constructor and Description |
|---|---|
protected |
DistributedIntroductionMessage() |
|
DistributedIntroductionMessage(String ip,
int port) |
| 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, setTargetIdprotected DistributedIntroductionMessage()
public DistributedIntroductionMessage(@NonNull
String ip,
int port)
public void processMessage()
VoidMessageprocessMessage in interface VoidMessageCopyright © 2017. All rights reserved.