Interface SnapshotDiscoveryMessage
-
- All Superinterfaces:
DiscoveryCustomMessage,Serializable
public interface SnapshotDiscoveryMessage extends DiscoveryCustomMessage
Initial snapshot discovery message with possibility to trigger exchange.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanneedAssignPartitions()booleanneedExchange()Is exchange needed after receiving this message.-
Methods inherited from interface org.apache.ignite.internal.managers.discovery.DiscoveryCustomMessage
ackMessage, createDiscoCache, id, isMutable, stopProcess
-
-