public class StartRoutineAckDiscoveryMessage extends AbstractContinuousMessage
routineId| Constructor and Description |
|---|
StartRoutineAckDiscoveryMessage(UUID routineId,
Map<UUID,IgniteCheckedException> errs) |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryCustomMessage |
ackMessage()
Called when custom message has been handled by all nodes.
|
Map<UUID,IgniteCheckedException> |
errs() |
String |
toString() |
id, incrementMinorTopologyVersion, isMutable, routineIdpublic StartRoutineAckDiscoveryMessage(UUID routineId, Map<UUID,IgniteCheckedException> errs)
routineId - Routine id.errs - Errs.@Nullable public DiscoveryCustomMessage ackMessage()
null if ack is not required.public Map<UUID,IgniteCheckedException> errs()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015