@TcpDiscoveryRedirectToClient @TcpDiscoveryEnsureDelivery public class TcpDiscoveryCustomEventMessage extends TcpDiscoveryAbstractMessage
CLIENT_ACK_FLAG_POS, CLIENT_FLAG_POS, CLIENT_RECON_SUCCESS_FLAG_POS, RESPONDED_FLAG_POS| Constructor and Description |
|---|
TcpDiscoveryCustomEventMessage(UUID creatorNodeId,
DiscoverySpiCustomMessage msg,
byte[] msgBytes) |
| Modifier and Type | Method and Description |
|---|---|
void |
message(DiscoverySpiCustomMessage msg,
byte[] msgBytes) |
DiscoverySpiCustomMessage |
message(Marshaller marsh) |
byte[] |
messageBytes() |
String |
toString() |
client, client, creatorNodeId, equals, getFlag, hashCode, highPriority, id, pendingIndex, pendingIndex, senderNodeId, senderNodeId, setFlag, topologyVersion, topologyVersion, verified, verifierNodeId, verifypublic TcpDiscoveryCustomEventMessage(UUID creatorNodeId, @Nullable DiscoverySpiCustomMessage msg, @NotNull byte[] msgBytes)
creatorNodeId - Creator node id.msg - Message.msgBytes - Serialized message.public byte[] messageBytes()
public void message(@Nullable DiscoverySpiCustomMessage msg, @NotNull byte[] msgBytes)
msg - Message.msgBytes - Serialized message.@Nullable public DiscoverySpiCustomMessage message(@NotNull Marshaller marsh) throws Throwable
Throwable - if unmarshal failed.public String toString()
toString in class TcpDiscoveryAbstractMessage
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015