| Package | Description |
|---|---|
| org.apache.ignite.internal.managers.discovery |
TODO.
|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cluster |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryDataClusterState |
DiscoCache.state() |
| Modifier and Type | Method and Description |
|---|---|
DiscoCache |
DiscoCache.copy(AffinityTopologyVersion ver,
@Nullable DiscoveryDataClusterState state) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GridCacheUtils.baselineNode(ClusterNode node,
DiscoveryDataClusterState discoveryDataClusterState) |
void |
GridCacheProcessor.onDiscoveryEvent(int type,
@Nullable DiscoveryCustomMessage customMsg,
ClusterNode node,
AffinityTopologyVersion topVer,
DiscoveryDataClusterState state) |
ExchangeActions |
GridCacheProcessor.onStateChangeRequest(ChangeGlobalStateMessage msg,
AffinityTopologyVersion topVer,
DiscoveryDataClusterState curState) |
ExchangeActions |
ClusterCachesInfo.onStateChangeRequest(ChangeGlobalStateMessage msg,
AffinityTopologyVersion topVer,
DiscoveryDataClusterState curState) |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryDataClusterState |
IGridClusterStateProcessor.clusterState() |
DiscoveryDataClusterState |
GridClusterStateProcessor.clusterState() |
DiscoveryDataClusterState |
DiscoveryDataClusterState.finish(boolean success)
Creates a non-transitional cluster state.
|
DiscoveryDataClusterState |
IGridClusterStateProcessor.pendingState(ChangeGlobalStateMessage stateMsg) |
DiscoveryDataClusterState |
GridClusterStateProcessor.pendingState(ChangeGlobalStateMessage stateMsg) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
GridClusterStateProcessor.isApplicable(ChangeGlobalStateMessage msg,
DiscoveryDataClusterState state) |
protected static boolean |
GridClusterStateProcessor.isEquivalent(ChangeGlobalStateMessage msg,
DiscoveryDataClusterState state) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020