public class StateChangeRequest extends Object
| Constructor and Description |
|---|
StateChangeRequest(ChangeGlobalStateMessage msg,
BaselineTopologyHistoryItem bltHistItem,
boolean activeChanged,
AffinityTopologyVersion topVer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate() |
boolean |
activeChanged() |
BaselineTopology |
baselineTopology() |
IgniteUuid |
id() |
UUID |
initiatorNodeId() |
BaselineTopologyHistoryItem |
prevBaselineTopologyHistoryItem() |
UUID |
requestId() |
AffinityTopologyVersion |
topologyVersion() |
String |
toString() |
public StateChangeRequest(ChangeGlobalStateMessage msg, BaselineTopologyHistoryItem bltHistItem, boolean activeChanged, AffinityTopologyVersion topVer)
msg - Message.topVer - State change topology versoin.public AffinityTopologyVersion topologyVersion()
public IgniteUuid id()
public UUID requestId()
public boolean activate()
public boolean activeChanged()
True if active state was changed.@Nullable public BaselineTopologyHistoryItem prevBaselineTopologyHistoryItem()
@Nullable public BaselineTopology baselineTopology()
public UUID initiatorNodeId()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019