public interface DiscoveryCustomMessage extends Serializable
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
ackMessage()
Called when custom message has been handled by all nodes.
|
IgniteUuid |
id() |
boolean |
isMutable() |
IgniteUuid id()
@Nullable DiscoveryCustomMessage ackMessage()
null if ack is not required.boolean isMutable()
true if message can be modified during listener notification. Changes will be send to next nodes.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.8.0 Release Date : December 5 2016