Uses of Class
org.apache.ignite.internal.managers.discovery.GridDiscoveryManager
-
-
Uses of GridDiscoveryManager in org.apache.ignite.internal
Methods in org.apache.ignite.internal that return GridDiscoveryManager Modifier and Type Method Description GridDiscoveryManagerGridKernalContext. discovery()Gets discovery manager.GridDiscoveryManagerGridKernalContextImpl. discovery()Gets discovery manager.Constructors in org.apache.ignite.internal with parameters of type GridDiscoveryManager Constructor Description ClusterLocalNodeMetricsMXBeanImpl(GridDiscoveryManager discoMgr) -
Uses of GridDiscoveryManager in org.apache.ignite.internal.managers.discovery
Methods in org.apache.ignite.internal.managers.discovery with parameters of type GridDiscoveryManager Modifier and Type Method Description DiscoCacheDiscoveryCustomMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.voidDiscoCache. updateAlives(GridDiscoveryManager discovery)Removes left nodes from cached alives lists.Constructors in org.apache.ignite.internal.managers.discovery with parameters of type GridDiscoveryManager Constructor Description ConsistentIdMapper(GridDiscoveryManager discoveryMgr)Create an instance of mapper. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.authentication
Methods in org.apache.ignite.internal.processors.authentication with parameters of type GridDiscoveryManager Modifier and Type Method Description @Nullable DiscoCacheUserAcceptedMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.@Nullable DiscoCacheUserProposedMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache that return GridDiscoveryManager Modifier and Type Method Description GridDiscoveryManagerGridCacheContext. discovery()GridDiscoveryManagerGridCacheSharedContext. discovery()Methods in org.apache.ignite.internal.processors.cache with parameters of type GridDiscoveryManager Modifier and Type Method Description @Nullable DiscoCacheCacheAffinityChangeMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheCacheStatisticsClearMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheCacheStatisticsModeChangeMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.@Nullable DiscoCacheClientCacheChangeDiscoveryMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.@Nullable DiscoCacheClientCacheChangeDummyDiscoveryMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheDynamicCacheChangeBatch. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheDynamicCacheChangeFailureMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheTxTimeoutOnPartitionMapExchangeChangeMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheWalStateAbstractMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.cache.binary
Methods in org.apache.ignite.internal.processors.cache.binary with parameters of type GridDiscoveryManager Modifier and Type Method Description @Nullable DiscoCacheMetadataRemoveAcceptedMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.@Nullable DiscoCacheMetadataRemoveProposedMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.@Nullable DiscoCacheMetadataUpdateAcceptedMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.@Nullable DiscoCacheMetadataUpdateProposedMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader with parameters of type GridDiscoveryManager Modifier and Type Method Description voidGridDhtPartitionsFullMessage. merge(GridDhtPartitionsFullMessage other, GridDiscoveryManager discovery)Merges (replaces with newer) partitions map from givenotherfull message. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.cache.persistence.wal.reader
Methods in org.apache.ignite.internal.processors.cache.persistence.wal.reader that return GridDiscoveryManager Modifier and Type Method Description GridDiscoveryManagerStandaloneGridKernalContext. discovery()Gets discovery manager. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.cluster
Methods in org.apache.ignite.internal.processors.cluster with parameters of type GridDiscoveryManager Modifier and Type Method Description @Nullable DiscoCacheChangeGlobalStateFinishMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheChangeGlobalStateMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.continuous
Methods in org.apache.ignite.internal.processors.continuous with parameters of type GridDiscoveryManager Modifier and Type Method Description @Nullable DiscoCacheAbstractContinuousMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.marshaller
Methods in org.apache.ignite.internal.processors.marshaller with parameters of type GridDiscoveryManager Modifier and Type Method Description @Nullable DiscoCacheMappingAcceptedMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.@Nullable DiscoCacheMappingProposedMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.query.schema.message
Methods in org.apache.ignite.internal.processors.query.schema.message with parameters of type GridDiscoveryManager Modifier and Type Method Description @Nullable DiscoCacheSchemaAbstractDiscoveryMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.query.stat
Constructors in org.apache.ignite.internal.processors.query.stat with parameters of type GridDiscoveryManager Constructor Description IgniteGlobalStatisticsManager(IgniteStatisticsManagerImpl statMgr, GridSystemViewManager sysViewMgr, IgniteThreadPoolExecutor mgmtPool, GridDiscoveryManager discoMgr, GridClusterStateProcessor cluster, GridCachePartitionExchangeManager<?,?> exchange, IgniteStatisticsHelper helper, GridIoManager ioMgr, Function<Class<?>,IgniteLogger> logSupplier)Constructor. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.processors.service
Methods in org.apache.ignite.internal.processors.service with parameters of type GridDiscoveryManager Modifier and Type Method Description DiscoCacheServiceChangeBatchRequest. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheServiceClusterDeploymentResultBatch. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of GridDiscoveryManager in org.apache.ignite.internal.util
Methods in org.apache.ignite.internal.util with parameters of type GridDiscoveryManager Modifier and Type Method Description static booleanIgniteUtils. isLocalNodeCoordinator(GridDiscoveryManager discoMgr) -
Uses of GridDiscoveryManager in org.apache.ignite.internal.util.distributed
Methods in org.apache.ignite.internal.util.distributed with parameters of type GridDiscoveryManager Modifier and Type Method Description DiscoCacheFullMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheInitMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of GridDiscoveryManager in org.apache.ignite.spi.communication.tcp.internal
Methods in org.apache.ignite.spi.communication.tcp.internal with parameters of type GridDiscoveryManager Modifier and Type Method Description DiscoCacheTcpConnectionRequestDiscoveryMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.
-