public class StopRoutineAckDiscoveryMessage extends AbstractContinuousMessage
routineId| Constructor and Description |
|---|
StopRoutineAckDiscoveryMessage(UUID routineId) |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
ackMessage()
Called when custom message has been handled by all nodes.
|
boolean |
stopProcess()
|
String |
toString() |
createDiscoCache, id, isMutable, routineIdpublic StopRoutineAckDiscoveryMessage(UUID routineId)
routineId - Routine id.@Nullable public DiscoveryCustomMessage ackMessage()
null if ack is not required.public boolean stopProcess()
stopProcess in interface DiscoveryCustomMessagestopProcess in class AbstractContinuousMessageTrue if message should not be sent to others nodes after it was processed on coordinator.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019