Uses of Class
org.apache.ignite.internal.managers.discovery.DiscoCache
-
-
Uses of DiscoCache in org.apache.ignite.internal.managers.discovery
Fields in org.apache.ignite.internal.managers.discovery declared as DiscoCache Modifier and Type Field Description protected DiscoCacheDiscoveryMessageResultsCollector. discoCacheMethods in org.apache.ignite.internal.managers.discovery that return DiscoCache Modifier and Type Method Description DiscoCacheDiscoCache. copy(AffinityTopologyVersion ver, @Nullable DiscoveryDataClusterState state)DiscoCacheDiscoveryCustomMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheGridDiscoveryManager. createDiscoCacheOnCacheChange(AffinityTopologyVersion topVer, DiscoCache discoCache)Creates discovery cache afterDynamicCacheChangeBatchreceived.DiscoCacheDiscoveryLocalJoinData. discoCache()DiscoCacheGridDiscoveryManager. discoCache()Gets discovery collection cache from SPI safely guarding against "floating" collections.DiscoCacheGridDiscoveryManager. discoCache(AffinityTopologyVersion topVer)Gets discovery collection cache from SPI safely guarding against "floating" collections.Methods in org.apache.ignite.internal.managers.discovery with parameters of type DiscoCache Modifier and Type Method Description DiscoCacheDiscoveryCustomMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.DiscoCacheGridDiscoveryManager. createDiscoCacheOnCacheChange(AffinityTopologyVersion topVer, DiscoCache discoCache)Creates discovery cache afterDynamicCacheChangeBatchreceived.voidDiscoveryMessageResultsCollector. init(DiscoCache discoCache)voidGridDiscoveryManager. metricsUpdateEvent(DiscoCache discoCache, ClusterNode node)Adds metrics update event to discovery worker queue.protected abstract booleanDiscoveryMessageResultsCollector. waitForNode(DiscoCache discoCache, ClusterNode node)Constructors in org.apache.ignite.internal.managers.discovery with parameters of type DiscoCache Constructor Description DiscoveryLocalJoinData(DiscoveryEvent evt, DiscoCache discoCache, @Nullable IgniteInternalFuture<Boolean> transitionWaitFut, boolean active) -
Uses of DiscoCache in org.apache.ignite.internal.managers.eventstorage
Methods in org.apache.ignite.internal.managers.eventstorage with parameters of type DiscoCache Modifier and Type Method Description voidDiscoveryEventListener. onEvent(DiscoveryEvent evt, DiscoCache discoCache)voidGridEventStorageManager. record(DiscoveryEvent evt, DiscoCache discoCache)Records discovery events. -
Uses of DiscoCache in org.apache.ignite.internal.processors.affinity
Methods in org.apache.ignite.internal.processors.affinity with parameters of type DiscoCache Modifier and Type Method Description IdealAffinityAssignmentGridAffinityAssignmentCache. calculate(AffinityTopologyVersion topVer, @Nullable ExchangeDiscoveryEvents events, @Nullable DiscoCache discoCache)Calculates ideal assignment for given topology version and events happened since last calculation. -
Uses of DiscoCache in org.apache.ignite.internal.processors.authentication
Methods in org.apache.ignite.internal.processors.authentication that return DiscoCache 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.Methods in org.apache.ignite.internal.processors.authentication with parameters of type DiscoCache 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 DiscoCache in org.apache.ignite.internal.processors.cache
Methods in org.apache.ignite.internal.processors.cache that return DiscoCache 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.DiscoCachePendingDiscoveryEvent. discoCache()DiscoCacheExchangeDiscoveryEvents. discoveryCache()Methods in org.apache.ignite.internal.processors.cache with parameters of type DiscoCache Modifier and Type Method Description GridDhtPartitionTopologyGridCachePartitionExchangeManager. clientTopology(int grpId, DiscoCache discoCache)@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.voidGridCachePartitionExchangeManager. onLocalJoin(DiscoveryEvent evt, DiscoCache cache)Callback for local join event (needed since regular event for local join is not generated).Constructors in org.apache.ignite.internal.processors.cache with parameters of type DiscoCache Constructor Description PendingDiscoveryEvent(DiscoveryEvent evt, DiscoCache cache) -
Uses of DiscoCache in org.apache.ignite.internal.processors.cache.binary
Methods in org.apache.ignite.internal.processors.cache.binary that return DiscoCache 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.Methods in org.apache.ignite.internal.processors.cache.binary with parameters of type DiscoCache 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 DiscoCache in org.apache.ignite.internal.processors.cache.distributed.dht
Methods in org.apache.ignite.internal.processors.cache.distributed.dht with parameters of type DiscoCache Modifier and Type Method Description List<List<ClusterNode>>GridDhtAffinityAssignmentResponse. affinityAssignment(DiscoCache discoCache)List<List<ClusterNode>>GridDhtAffinityAssignmentResponse. idealAffinityAssignment(DiscoCache discoCache)Constructors in org.apache.ignite.internal.processors.cache.distributed.dht with parameters of type DiscoCache Constructor Description GridDhtAssignmentFetchFuture(GridCacheSharedContext ctx, int grpId, AffinityTopologyVersion topVer, DiscoCache discoCache) -
Uses of DiscoCache in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader that return DiscoCache Modifier and Type Method Description DiscoCacheGridDhtPartitionsExchangeFuture. firstEventCache()Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader with parameters of type DiscoCache Modifier and Type Method Description List<List<ClusterNode>>CacheGroupAffinityMessage. createAssignments(Map<Long,ClusterNode> nodesByOrder, DiscoCache discoCache)@Nullable List<List<ClusterNode>>CacheGroupAffinityMessage. createIdealAssignments(Map<Long,ClusterNode> nodesByOrder, DiscoCache discoCache)voidGridDhtPartitionsExchangeFuture. onEvent(GridDhtPartitionExchangeId exchId, DiscoveryEvent discoEvt, DiscoCache discoCache)Event callback.static List<ClusterNode>CacheGroupAffinityMessage. toNodes(GridLongList assign, Map<Long,ClusterNode> nodesByOrder, DiscoCache discoCache) -
Uses of DiscoCache in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.topology with parameters of type DiscoCache Modifier and Type Method Description voidGridClientPartitionTopology. updateTopologyVersion(GridDhtTopologyFuture exchFut, DiscoCache discoCache, long updSeq, boolean stopping)Updates topology version.voidGridDhtPartitionTopology. updateTopologyVersion(GridDhtTopologyFuture exchFut, DiscoCache discoCache, long updateSeq, boolean stopping)Updates topology version.voidGridDhtPartitionTopologyImpl. updateTopologyVersion(GridDhtTopologyFuture exchFut, @NotNull DiscoCache discoCache, long updSeq, boolean stopping)Updates topology version.Constructors in org.apache.ignite.internal.processors.cache.distributed.dht.topology with parameters of type DiscoCache Constructor Description GridClientPartitionTopology(GridCacheSharedContext<?,?> cctx, DiscoCache discoCache, int grpId, int parts, Object similarAffKey, PartitionLossPolicy partLossPlc) -
Uses of DiscoCache in org.apache.ignite.internal.processors.cluster
Methods in org.apache.ignite.internal.processors.cluster that return DiscoCache 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.Methods in org.apache.ignite.internal.processors.cluster with parameters of type DiscoCache Modifier and Type Method Description booleanGridClusterStateProcessor. autoAdjustInMemoryClusterState(UUID nodeId, Collection<ClusterNode> topSnapshot, DiscoCache discoCache, long topVer, int minorTopVer)Update baseline locally if cluster is not persistent and baseline autoadjustment is enabled with zero timeout.@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.@Nullable IgniteInternalFuture<Boolean>GridClusterStateProcessor. onLocalJoin(DiscoCache discoCache)@Nullable IgniteInternalFuture<Boolean>IGridClusterStateProcessor. onLocalJoin(DiscoCache discoCache)booleanGridClusterStateProcessor. onStateChangeMessage(AffinityTopologyVersion topVer, ChangeGlobalStateMessage msg, DiscoCache discoCache)booleanIGridClusterStateProcessor. onStateChangeMessage(AffinityTopologyVersion topVer, ChangeGlobalStateMessage msg, DiscoCache discoCache) -
Uses of DiscoCache in org.apache.ignite.internal.processors.continuous
Methods in org.apache.ignite.internal.processors.continuous that return DiscoCache Modifier and Type Method Description @Nullable DiscoCacheAbstractContinuousMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.Methods in org.apache.ignite.internal.processors.continuous with parameters of type DiscoCache 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 DiscoCache in org.apache.ignite.internal.processors.marshaller
Methods in org.apache.ignite.internal.processors.marshaller that return DiscoCache 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.Methods in org.apache.ignite.internal.processors.marshaller with parameters of type DiscoCache 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 DiscoCache in org.apache.ignite.internal.processors.query.schema.message
Methods in org.apache.ignite.internal.processors.query.schema.message that return DiscoCache Modifier and Type Method Description @Nullable DiscoCacheSchemaAbstractDiscoveryMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.Methods in org.apache.ignite.internal.processors.query.schema.message with parameters of type DiscoCache 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 DiscoCache in org.apache.ignite.internal.processors.service
Methods in org.apache.ignite.internal.processors.service that return DiscoCache 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.Methods in org.apache.ignite.internal.processors.service with parameters of type DiscoCache 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.voidIgniteServiceProcessor. onLocalJoin(DiscoveryEvent evt, DiscoCache discoCache)Callback for local join events for which the regular events are not generated. -
Uses of DiscoCache in org.apache.ignite.internal.util.distributed
Methods in org.apache.ignite.internal.util.distributed that return DiscoCache 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.Methods in org.apache.ignite.internal.util.distributed with parameters of type DiscoCache 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 DiscoCache in org.apache.ignite.spi.communication.tcp.internal
Methods in org.apache.ignite.spi.communication.tcp.internal that return DiscoCache Modifier and Type Method Description DiscoCacheTcpConnectionRequestDiscoveryMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.Methods in org.apache.ignite.spi.communication.tcp.internal with parameters of type DiscoCache Modifier and Type Method Description DiscoCacheTcpConnectionRequestDiscoveryMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.
-