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 |
incrementMinorTopologyVersion()
Whether or not minor version of topology should be increased on message receive.
|
boolean |
isMutable() |
IgniteUuid id()
boolean incrementMinorTopologyVersion()
true if minor topology version should be increased.AffinityTopologyVersion.minorTopVer@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.2.0-incubating Release Date : June 16 2015