| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.managers.discovery |
TODO.
|
| org.apache.ignite.internal.processors.authentication | |
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.binary |
Implementation of binary processor.
|
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader | |
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| org.apache.ignite.internal.processors.cluster | |
| org.apache.ignite.internal.processors.continuous | |
| org.apache.ignite.internal.processors.marshaller | |
| org.apache.ignite.internal.processors.query.schema.message | |
| org.apache.ignite.internal.processors.service | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
GridDiscoveryManager |
GridKernalContextImpl.discovery()
Gets discovery manager.
|
GridDiscoveryManager |
GridKernalContext.discovery()
Gets discovery manager.
|
| Constructor and Description |
|---|
ClusterLocalNodeMetricsMXBeanImpl(GridDiscoveryManager discoMgr) |
| Modifier and Type | Method and Description |
|---|---|
DiscoCache |
DiscoveryCustomMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
void |
DiscoCache.updateAlives(GridDiscoveryManager discovery)
Removes left nodes from cached alives lists.
|
| Constructor and Description |
|---|
ConsistentIdMapper(GridDiscoveryManager discoveryMgr)
Create an instance of mapper.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable DiscoCache |
UserAcceptedMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
@Nullable DiscoCache |
UserProposedMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
| Modifier and Type | Method and Description |
|---|---|
GridDiscoveryManager |
GridCacheContext.discovery() |
GridDiscoveryManager |
GridCacheSharedContext.discovery() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable DiscoCache |
ClientCacheChangeDummyDiscoveryMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
DiscoCache |
DynamicCacheChangeFailureMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
DiscoCache |
DynamicCacheChangeBatch.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
@Nullable DiscoCache |
ClientCacheChangeDiscoveryMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
DiscoCache |
CacheStatisticsModeChangeMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
DiscoCache |
WalStateAbstractMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
DiscoCache |
CacheStatisticsClearMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
@Nullable DiscoCache |
CacheAffinityChangeMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
DiscoCache |
TxTimeoutOnPartitionMapExchangeChangeMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable DiscoCache |
MetadataUpdateProposedMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
@Nullable DiscoCache |
MetadataUpdateAcceptedMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionsFullMessage.merge(GridDhtPartitionsFullMessage other,
GridDiscoveryManager discovery)
Merges (replaces with newer) partitions map from given
other full message. |
| Modifier and Type | Method and Description |
|---|---|
GridDiscoveryManager |
StandaloneGridKernalContext.discovery()
Gets discovery manager.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable DiscoCache |
ChangeGlobalStateFinishMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
DiscoCache |
ChangeGlobalStateMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable DiscoCache |
AbstractContinuousMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable DiscoCache |
MappingProposedMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
@Nullable DiscoCache |
MappingAcceptedMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable DiscoCache |
SchemaAbstractDiscoveryMessage.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
| Modifier and Type | Method and Description |
|---|---|
DiscoCache |
ServiceChangeBatchRequest.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
DiscoCache |
ServiceClusterDeploymentResultBatch.createDiscoCache(GridDiscoveryManager mgr,
AffinityTopologyVersion topVer,
DiscoCache discoCache)
Creates new discovery cache if message caused topology version change.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IgniteUtils.isLocalNodeCoordinator(GridDiscoveryManager discoMgr) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020