Interface DiscoveryServerOnlyCustomMessage
-
- All Superinterfaces:
DiscoveryCustomMessage,Serializable
- All Known Implementing Classes:
UserProposedMessage
public interface DiscoveryServerOnlyCustomMessage extends DiscoveryCustomMessage
DiscoveryServerOnlyCustomMessage is the special subtype of the DiscoveryCustomMessage message that is delivered only on server nodes of the cluster.
-
-
Method Summary
-
Methods inherited from interface org.apache.ignite.internal.managers.discovery.DiscoveryCustomMessage
ackMessage, createDiscoCache, id, isMutable, stopProcess
-
-