Uses of Class
org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion
-
-
Uses of AffinityTopologyVersion in org.apache.ignite.cache.affinity
Methods in org.apache.ignite.cache.affinity that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionAffinityFunctionContext. currentTopologyVersion()Gets current topology version number. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal
Methods in org.apache.ignite.internal that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionGridJobExecuteResponse. getRetryTopologyVersion()AffinityTopologyVersionGridJobExecuteRequest. getTopVer()Methods in org.apache.ignite.internal with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidIgniteDiagnosticPrepareContext. exchangeInfo(UUID nodeId, AffinityTopologyVersion topVer, String msg)voidGridMessageListenHandler. updateCounters(AffinityTopologyVersion topVer, Map<UUID,Map<Integer,T2<Long,Long>>> cntrsPerNode, Map<Integer,T2<Long,Long>> cntrs)Constructors in org.apache.ignite.internal with parameters of type AffinityTopologyVersion Constructor Description GridJobExecuteRequest(IgniteUuid sesId, IgniteUuid jobId, String taskName, String userVer, String taskClsName, byte[] jobBytes, ComputeJob job, long startTaskTime, long timeout, @Nullable Collection<UUID> top, @Nullable IgnitePredicate<ClusterNode> topPred, byte[] topPredBytes, byte[] siblingsBytes, Collection<ComputeJobSibling> siblings, byte[] sesAttrsBytes, Map<Object,Object> sesAttrs, byte[] jobAttrsBytes, Map<? extends Serializable,? extends Serializable> jobAttrs, String cpSpi, IgniteUuid clsLdrId, DeploymentMode depMode, boolean dynamicSiblings, Map<UUID,IgniteUuid> ldrParticipants, boolean forceLocDep, boolean sesFullSup, boolean internal, @org.jetbrains.annotations.Nullable int[] cacheIds, int part, @Nullable AffinityTopologyVersion topVer, @Nullable String execName)GridJobExecuteResponse(UUID nodeId, IgniteUuid sesId, IgniteUuid jobId, byte[] gridExBytes, IgniteException gridEx, byte[] resBytes, Object res, byte[] jobAttrsBytes, Map<Object,Object> jobAttrs, boolean isCancelled, AffinityTopologyVersion retry) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.client.thin
Methods in org.apache.ignite.internal.client.thin that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionClientCacheAffinityMapping. topologyVersion()Gets topology version.Methods in org.apache.ignite.internal.client.thin with parameters of type AffinityTopologyVersion Modifier and Type Method Description booleanClientCacheAffinityContext. updateLastTopologyVersion(AffinityTopologyVersion topVer, UUID nodeId)Update topology version if it's greater than current version and store nodes for last topology. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.direct
Methods in org.apache.ignite.internal.direct that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionDirectMessageReader. readAffinityTopologyVersion(String name)ReadsAffinityTopologyVersion.Methods in org.apache.ignite.internal.direct with parameters of type AffinityTopologyVersion Modifier and Type Method Description booleanDirectMessageWriter. writeAffinityTopologyVersion(String name, AffinityTopologyVersion val)WritesAffinityTopologyVersion. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.direct.stream
Methods in org.apache.ignite.internal.direct.stream that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionDirectByteBufferStream. readAffinityTopologyVersion()Methods in org.apache.ignite.internal.direct.stream with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidDirectByteBufferStream. writeAffinityTopologyVersion(AffinityTopologyVersion val) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.events
Methods in org.apache.ignite.internal.events that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionDiscoveryCustomEvent. affinityTopologyVersion()Methods in org.apache.ignite.internal.events with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidDiscoveryCustomEvent. affinityTopologyVersion(AffinityTopologyVersion affTopVer) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.jdbc.thin
Methods in org.apache.ignite.internal.jdbc.thin that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionAffinityCache. version()Constructors in org.apache.ignite.internal.jdbc.thin with parameters of type AffinityTopologyVersion Constructor Description AffinityCache(AffinityTopologyVersion ver, int partitionAwarenessPartDistributionsCacheSize, int partitionAwarenessSQLCacheSize)Constructor. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.management.cache
Fields in org.apache.ignite.internal.management.cache declared as AffinityTopologyVersion Modifier and Type Field Description AffinityTopologyVersionCacheInfo. topVerTopology version.Methods in org.apache.ignite.internal.management.cache that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionCacheInfo. getTopologyVersion()Methods in org.apache.ignite.internal.management.cache with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidCacheInfo. setTopologyVersion(AffinityTopologyVersion topologyVersion) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.management.tx
Methods in org.apache.ignite.internal.management.tx that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionTxInfo. getTopologyVersion()Constructors in org.apache.ignite.internal.management.tx with parameters of type AffinityTopologyVersion Constructor Description TxInfo(IgniteUuid xid, long startTime, long duration, TransactionIsolation isolation, TransactionConcurrency concurrency, long timeout, String lb, Collection<UUID> primaryNodes, TransactionState state, int size, IgniteUuid nearXid, Collection<UUID> masterNodeIds, AffinityTopologyVersion topVer, TxVerboseInfo info) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.managers.discovery
Methods in org.apache.ignite.internal.managers.discovery that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionDiscoveryLocalJoinData. joinTopologyVersion()AffinityTopologyVersionGridDiscoveryManager. topologyVersionEx()AffinityTopologyVersionDiscoCache. version()Methods in org.apache.ignite.internal.managers.discovery with parameters of type AffinityTopologyVersion Modifier and Type Method Description @Nullable List<? extends BaselineNode>GridDiscoveryManager. baselineNodes(AffinityTopologyVersion topVer)Collection<ClusterNode>GridDiscoveryManager. cacheGroupAffinityNodes(int grpId, AffinityTopologyVersion topVer)Gets cache nodes for cache with given ID that participate in affinity calculation.List<ClusterNode>GridDiscoveryManager. cacheNodes(@Nullable String cacheName, AffinityTopologyVersion topVer)Gets cache nodes for cache with given name.Map<UUID,Short>GridDiscoveryManager. consistentId(AffinityTopologyVersion topVer)Gets consistentId from history for given topology version.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.DiscoCacheGridDiscoveryManager. discoCache(AffinityTopologyVersion topVer)Gets discovery collection cache from SPI safely guarding against "floating" collections.shortConsistentIdMapper. mapToCompactId(AffinityTopologyVersion topVer, UUID nodeId)Maps UUID to compact ID for given baseline topology.Map<Short,Collection<Short>>ConsistentIdMapper. mapToCompactIds(AffinityTopologyVersion topVer, @Nullable Map<UUID,Collection<UUID>> txNodes, BaselineTopology baselineTop)Map primary -> backup node compact ID accordingly to baseline topology..UUIDConsistentIdMapper. mapToUuid(AffinityTopologyVersion topVer, short nodeConstId)Maps UUID to compact ID for given baseline topology.ClusterNodeGridDiscoveryManager. node(AffinityTopologyVersion topVer, UUID id)Gets node from history for given topology version.Map<Short,UUID>GridDiscoveryManager. nodeIdMap(AffinityTopologyVersion topVer)Gets consistentId from history for given topology version.Collection<ClusterNode>GridDiscoveryManager. nodes(AffinityTopologyVersion topVer)Gets all nodes for given topology version.@Nullable ClusterNodeGridDiscoveryManager. oldestAliveServerNode(AffinityTopologyVersion topVer)voidCustomEventListener. onCustomEvent(AffinityTopologyVersion topVer, ClusterNode snd, T msg)Collection<ClusterNode>GridDiscoveryManager. remoteAliveNodesWithCaches(AffinityTopologyVersion topVer)Gets cache remote nodes for cache with given name.List<ClusterNode>GridDiscoveryManager. serverNodes(AffinityTopologyVersion topVer) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.managers.failover
Methods in org.apache.ignite.internal.managers.failover that return AffinityTopologyVersion Modifier and Type Method Description @Nullable AffinityTopologyVersionGridFailoverContextImpl. affinityTopologyVersion()Methods in org.apache.ignite.internal.managers.failover with parameters of type AffinityTopologyVersion Modifier and Type Method Description ClusterNodeGridFailoverManager. failover(GridTaskSessionImpl taskSes, ComputeJobResult jobRes, List<ClusterNode> top, int affPartId, @Nullable String affCacheName, @Nullable AffinityTopologyVersion topVer)Constructors in org.apache.ignite.internal.managers.failover with parameters of type AffinityTopologyVersion Constructor Description GridFailoverContextImpl(GridTaskSessionImpl taskSes, ComputeJobResult jobRes, GridLoadBalancerManager loadMgr, int partId, @Nullable String affCacheName, @Nullable AffinityTopologyVersion topVer)Initializes failover context. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.affinity
Fields in org.apache.ignite.internal.processors.affinity declared as AffinityTopologyVersion Modifier and Type Field Description static AffinityTopologyVersionAffinityTopologyVersion. NONEstatic AffinityTopologyVersionAffinityTopologyVersion. ZEROMethods in org.apache.ignite.internal.processors.affinity that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionGridAffinityFunctionContextImpl. currentTopologyVersion()Gets current topology version number.AffinityTopologyVersionGridAffinityAssignmentCache. lastVersion()AffinityTopologyVersionAffinityTopologyVersion. nextMinorVersion()AffinityTopologyVersionAffinityAssignment. topologyVersion()AffinityTopologyVersionGridAffinityAssignment. topologyVersion()Deprecated.AffinityTopologyVersionGridAffinityAssignmentV2. topologyVersion()AffinityTopologyVersionHistoryAffinityAssignmentImpl. topologyVersion()AffinityTopologyVersionHistoryAffinityAssignmentShallowCopy. topologyVersion()AffinityTopologyVersionIdealAffinityAssignment. topologyVersion()Methods in org.apache.ignite.internal.processors.affinity that return types with arguments of type AffinityTopologyVersion Modifier and Type Method Description NavigableSet<AffinityTopologyVersion>GridAffinityAssignmentCache. cachedVersions()@Nullable IgniteInternalFuture<AffinityTopologyVersion>GridAffinityAssignmentCache. readyFuture(AffinityTopologyVersion topVer)Gets future that will be completed after topology with versiontopVeris calculated.Methods in org.apache.ignite.internal.processors.affinity with parameters of type AffinityTopologyVersion Modifier and Type Method Description IgniteInternalFuture<org.apache.ignite.internal.processors.affinity.GridAffinityProcessor.AffinityInfo>GridAffinityProcessor. affinityCacheFuture(String cacheName, @Nullable AffinityTopologyVersion topVer)booleanAffinityTopologyVersion. after(AffinityTopologyVersion topVer)List<List<ClusterNode>>GridAffinityAssignmentCache. assignments(AffinityTopologyVersion topVer)Set<Integer>GridAffinityAssignmentCache. backupPartitions(UUID nodeId, AffinityTopologyVersion topVer)Get backup partitions for specified node ID.booleanAffinityTopologyVersion. before(AffinityTopologyVersion topVer)AffinityAssignmentGridAffinityAssignmentCache. cachedAffinity(AffinityTopologyVersion topVer)Get cached affinity for specified topology version.AffinityAssignmentGridAffinityAssignmentCache. cachedAffinity(AffinityTopologyVersion topVer, AffinityTopologyVersion lastAffChangeTopVer)Get cached affinity for specified topology version.IdealAffinityAssignmentGridAffinityAssignmentCache. calculate(AffinityTopologyVersion topVer, @Nullable ExchangeDiscoveryEvents events, @Nullable DiscoCache discoCache)Calculates ideal assignment for given topology version and events happened since last calculation.voidGridAffinityAssignmentCache. clientEventTopologyChange(DiscoveryEvent evt, AffinityTopologyVersion topVer)Copies previous affinity assignment when discovery event does not cause affinity assignment changes (e.g. client node joins on leaves).intAffinityTopologyVersion. compareTo(AffinityTopologyVersion o)static IdealAffinityAssignmentIdealAffinityAssignment. create(AffinityTopologyVersion topVer, @Nullable List<ClusterNode> nodes, List<List<ClusterNode>> assignment)static IdealAffinityAssignmentIdealAffinityAssignment. create(AffinityTopologyVersion topVer, List<List<ClusterNode>> assignment)static IdealAffinityAssignmentIdealAffinityAssignment. createWithPreservedPrimaries(AffinityTopologyVersion topVer, List<List<ClusterNode>> assignment, IdealAffinityAssignment previousAssignment)voidGridAffinityAssignmentCache. idealAssignment(AffinityTopologyVersion topVer, List<List<ClusterNode>> assignment)voidGridAffinityAssignmentCache. initialize(AffinityTopologyVersion topVer, List<List<ClusterNode>> affAssignment)Initializes affinity with given topology version and assignment.booleanAffinityTopologyVersion. isBetween(AffinityTopologyVersion lower, AffinityTopologyVersion upper)<K> @Nullable ClusterNodeGridAffinityProcessor. mapKeyToNode(String cacheName, K key, AffinityTopologyVersion topVer)Maps single key to a node.<K> List<ClusterNode>GridAffinityProcessor. mapKeyToPrimaryAndBackups(String cacheName, K key, AffinityTopologyVersion topVer)Map single key to primary and backup nodes.@Nullable ClusterNodeGridAffinityProcessor. mapPartitionToNode(String cacheName, int partId, AffinityTopologyVersion topVer)Maps partition to a node.List<ClusterNode>GridAffinityAssignmentCache. nodes(int part, AffinityTopologyVersion topVer)Gets affinity nodes for specified partition.Set<Integer>GridAffinityAssignmentCache. partitionPrimariesDifferentToIdeal(AffinityTopologyVersion topVer)booleanGridAffinityAssignmentCache. primaryChanged(int part, AffinityTopologyVersion startVer, AffinityTopologyVersion endVer)Set<Integer>GridAffinityAssignmentCache. primaryPartitions(UUID nodeId, AffinityTopologyVersion topVer)Get primary partitions for specified node ID.AffinityAssignmentGridAffinityAssignmentCache. readyAffinity(AffinityTopologyVersion topVer)List<List<ClusterNode>>GridAffinityAssignmentCache. readyAssignments(AffinityTopologyVersion topVer)@Nullable IgniteInternalFuture<AffinityTopologyVersion>GridAffinityAssignmentCache. readyFuture(AffinityTopologyVersion topVer)Gets future that will be completed after topology with versiontopVeris calculated.voidGridAffinityProcessor. removeCachedAffinity(AffinityTopologyVersion topVer)Removes cached affinity instances with affinity topology versions less thantopVer.Constructors in org.apache.ignite.internal.processors.affinity with parameters of type AffinityTopologyVersion Constructor Description GridAffinityAssignmentV2(AffinityTopologyVersion topVer, List<List<ClusterNode>> assignment, List<List<ClusterNode>> idealAssignment)GridAffinityFunctionContextImpl(List<ClusterNode> topSnapshot, List<List<ClusterNode>> prevAssignment, DiscoveryEvent discoEvt, @NotNull AffinityTopologyVersion topVer, int backups)HistoryAffinityAssignmentShallowCopy(HistoryAffinityAssignment histAssignment, AffinityTopologyVersion topVer) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.authentication
Methods in org.apache.ignite.internal.processors.authentication with parameters of type AffinityTopologyVersion 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 AffinityTopologyVersion in org.apache.ignite.internal.processors.cache
Fields in org.apache.ignite.internal.processors.cache declared as AffinityTopologyVersion Modifier and Type Field Description protected AffinityTopologyVersionGridCacheAdapter.TopologyVersionAwareJob. topVerAffinity topology version.Methods in org.apache.ignite.internal.processors.cache that return types with arguments of type AffinityTopologyVersion Modifier and Type Method Description IgniteInternalFuture<AffinityTopologyVersion>GridCacheAffinityManager. affinityReadyFuture(long topVer)Gets affinity ready future, a future that will be completed after affinity with given topology version is calculated.IgniteInternalFuture<AffinityTopologyVersion>GridCacheAffinityManager. affinityReadyFuture(AffinityTopologyVersion topVer)Gets affinity ready future, a future that will be completed after affinity with given topology version is calculated.@NotNull IgniteInternalFuture<AffinityTopologyVersion>GridCachePartitionExchangeManager. affinityReadyFuture(AffinityTopologyVersion ver)@Nullable IgniteInternalFuture<AffinityTopologyVersion>GridCacheAffinityManager. affinityReadyFuturex(AffinityTopologyVersion topVer)Gets affinity ready future that will be completed after affinity with given topology version is calculated.Methods in org.apache.ignite.internal.processors.cache with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidCachePartialUpdateCheckedException. add(Collection<?> failedKeys, Throwable err, AffinityTopologyVersion topVer)<Msg extends GridCacheMessage>
voidGridCacheIoManager. addCacheHandler(int hndId, AffinityTopologyVersion startTopVer, Class<Msg> type, IgniteBiInClosure<UUID,? super Msg> c)booleanGridCacheExplicitLockSpan. addCandidate(AffinityTopologyVersion topVer, GridCacheMvccCandidate cand)Adds candidate to a lock span.GridFutureAdapterGridCacheMvccManager. addDataStreamerFuture(AffinityTopologyVersion topVer)voidGridCacheMvccManager. addExplicitLock(long threadId, GridCacheMvccCandidate cand, AffinityTopologyVersion topVer)Adds candidate to the list of near local candidates.voidCacheAffinitySharedManager. addToWaitGroup(int grpId, int part, AffinityTopologyVersion topVer, List<ClusterNode> assignment)Adds group partition to wait list.booleanGridCachePartitionExchangeManager. affinityChanged(AffinityTopologyVersion from, AffinityTopologyVersion to)static Collection<ClusterNode>GridCacheUtils. affinityNodes(GridCacheContext ctx, AffinityTopologyVersion topVer)Gets DHT affinity nodes.IgniteInternalFuture<AffinityTopologyVersion>GridCacheAffinityManager. affinityReadyFuture(AffinityTopologyVersion topVer)Gets affinity ready future, a future that will be completed after affinity with given topology version is calculated.@NotNull IgniteInternalFuture<AffinityTopologyVersion>GridCachePartitionExchangeManager. affinityReadyFuture(AffinityTopologyVersion ver)@Nullable IgniteInternalFuture<AffinityTopologyVersion>GridCacheAffinityManager. affinityReadyFuturex(AffinityTopologyVersion topVer)Gets affinity ready future that will be completed after affinity with given topology version is calculated.AffinityAssignmentGridCacheAffinityManager. assignment(AffinityTopologyVersion topVer)Get affinity assignment for the given topology version.AffinityAssignmentGridCacheAffinityManager. assignment(AffinityTopologyVersion topVer, AffinityTopologyVersion lastAffChangedTopVer)Get affinity assignment for the given topology version.List<List<ClusterNode>>GridCacheAffinityManager. assignments(AffinityTopologyVersion topVer)booleanGridCacheAffinityManager. backupByPartition(ClusterNode n, int part, AffinityTopologyVersion topVer)Set<Integer>GridCacheAffinityManager. backupPartitions(UUID nodeId, AffinityTopologyVersion topVer)Collection<ClusterNode>GridCacheAffinityManager. backupsByKey(Object key, AffinityTopologyVersion topVer)longIgniteCacheOffheapManager. cacheEntriesCount(int cacheId, boolean primary, boolean backup, AffinityTopologyVersion topVer)longIgniteCacheOffheapManagerImpl. cacheEntriesCount(int cacheId, boolean primary, boolean backup, AffinityTopologyVersion topVer)<K,V>
GridCloseableIterator<javax.cache.Cache.Entry<K,V>>IgniteCacheOffheapManager. cacheEntriesIterator(GridCacheContext cctx, boolean primary, boolean backup, AffinityTopologyVersion topVer, boolean keepBinary, Boolean dataPageScanEnabled)<K,V>
GridCloseableIterator<javax.cache.Cache.Entry<K,V>>IgniteCacheOffheapManagerImpl. cacheEntriesIterator(GridCacheContext cctx, boolean primary, boolean backup, AffinityTopologyVersion topVer, boolean keepBinary, Boolean dataPageScanEnabled)GridIterator<CacheDataRow>IgniteCacheOffheapManager. cacheIterator(int cacheId, boolean primary, boolean backup, AffinityTopologyVersion topVer, Boolean dataPageScanEnabled)GridIterator<CacheDataRow>IgniteCacheOffheapManagerImpl. cacheIterator(int cacheId, boolean primary, boolean backups, AffinityTopologyVersion topVer, Boolean dataPageScanEnabled)voidClusterCachesInfo. cleanupRemovedCacheGroups(AffinityTopologyVersion topVer)Cleanups cache group descriptors that belong to thetopVerand earlier.voidClusterCachesInfo. cleanupRemovedCaches(AffinityTopologyVersion topVer)Cleanups cache descriptors that belong to thetopVerand earlier.IgniteInternalFuture<Void>GridCacheAtomicFuture. completeFuture(AffinityTopologyVersion topVer)Gets future that will be completed when it is safe when update is finished on the given version of topology.voidGridCacheProcessor. completeProxyRestart(Map<String,DynamicCacheChangeRequest> reqs, AffinityTopologyVersion initVer, AffinityTopologyVersion doneVer)GridCacheMapEntryGridCacheMapEntryFactory. create(GridCacheContext ctx, AffinityTopologyVersion topVer, KeyCacheObject key)static @Nullable GridCacheUtils.BackupPostProcessingClosureGridCacheUtils. createBackupPostProcessingClosure(AffinityTopologyVersion topVer, IgniteLogger log, GridCacheContext cctx, @Nullable KeyCacheObject key, @Nullable IgniteCacheExpiryPolicy expiryPlc, boolean readThrough, boolean skipVals)Creates closure that saves initial value to backup partition.@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.voidGridCacheContext. dhtMap(UUID nearNodeId, AffinityTopologyVersion topVer, GridDhtCacheEntry entry, GridCacheVersion explicitLockVer, IgniteLogger log, Map<ClusterNode,List<GridDhtCacheEntry>> dhtMap, @Nullable Map<ClusterNode,List<GridDhtCacheEntry>> nearMap)GridCacheEntryExGridCacheAdapter. entryEx(KeyCacheObject key, AffinityTopologyVersion topVer)IgniteInternalFuture<?>GridCacheMvccManager. finishAtomicUpdates(AffinityTopologyVersion topVer)IgniteInternalFuture<?>GridCacheMvccManager. finishDataStreamerUpdates(AffinityTopologyVersion topVer)IgniteInternalFuture<?>GridCacheMvccManager. finishExplicitLocks(AffinityTopologyVersion topVer)Creates a future that will wait for all explicit locks acquired on given topology version to be released.IgniteInternalFuture<?>GridCacheMvccManager. finishKeys(Collection<KeyCacheObject> keys, int cacheId, AffinityTopologyVersion topVer)IgniteInternalFuture<?>GridCacheMvccManager. finishLocks(AffinityTopologyVersion topVer)voidGridCachePartitionExchangeManager. finishPreloading(AffinityTopologyVersion topVer, int grpId, long rebalanceId)voidGridCachePreloader. finishPreloading(AffinityTopologyVersion topVer, long rebalanceId)Finish preloading for given topology version.voidGridCachePreloaderAdapter. finishPreloading(AffinityTopologyVersion topVer, long rebalanceId)Finish preloading for given topology version.voidCacheGroupContext. finishRecovery(AffinityTopologyVersion startVer, UUID originalReceivedFrom, boolean affinityNode)Finishes recovery for current cache group.voidGridCacheContext. finishRecovery(AffinityTopologyVersion topVer, DynamicCacheDescriptor clusterWideDesc)Called when cache was restored during recovery and node has joined to topology.IgniteInternalFuture<?>GridCacheMvccManager. finishRemoteTxs(AffinityTopologyVersion topVer)Creates a future that will wait for finishing all remote transactions (primary -> backup) with topology version less or equal totopVer.default booleanGridCacheEntryEx. initialValue(CacheObject val, GridCacheVersion ver, long ttl, long expireTime, boolean preload, AffinityTopologyVersion topVer, GridDrType drType, boolean fromStore, boolean primary)Sets new value if current version is 0booleanGridCacheEntryEx. initialValue(CacheObject val, GridCacheVersion ver, long ttl, long expireTime, boolean preload, AffinityTopologyVersion topVer, GridDrType drType, boolean fromStore, boolean primary, @Nullable CacheDataRow row)Sets new value if current version is 0booleanGridCacheMapEntry. initialValue(CacheObject val, GridCacheVersion ver, long ttl, long expireTime, boolean preload, AffinityTopologyVersion topVer, GridDrType drType, boolean fromStore, boolean primary, CacheDataRow row)Sets new value if current version is 0GridCacheUpdateTxResultGridCacheEntryEx. innerRemove(@Nullable IgniteInternalTx tx, UUID evtNodeId, UUID affNodeId, boolean retval, boolean evt, boolean metrics, boolean keepBinary, boolean oldValPresent, @Nullable CacheObject oldVal, AffinityTopologyVersion topVer, GridDrType drType, @Nullable GridCacheVersion explicitVer, String taskName, @Nullable GridCacheVersion dhtVer, @Nullable Long updateCntr)GridCacheUpdateTxResultGridCacheMapEntry. innerRemove(@Nullable IgniteInternalTx tx, UUID evtNodeId, UUID affNodeId, boolean retval, boolean evt, boolean metrics, boolean keepBinary, boolean oldValPresent, @Nullable CacheObject oldVal, AffinityTopologyVersion topVer, GridDrType drType, @Nullable GridCacheVersion explicitVer, String taskName, @Nullable GridCacheVersion dhtVer, @Nullable Long updateCntr)GridCacheUpdateTxResultGridCacheEntryEx. innerSet(@Nullable IgniteInternalTx tx, UUID evtNodeId, UUID affNodeId, @Nullable CacheObject val, boolean writeThrough, boolean retval, long ttl, boolean evt, boolean metrics, boolean keepBinary, boolean oldValPresent, @Nullable CacheObject oldVal, AffinityTopologyVersion topVer, GridDrType drType, long drExpireTime, @Nullable GridCacheVersion explicitVer, String taskName, @Nullable GridCacheVersion dhtVer, @Nullable Long updateCntr)GridCacheUpdateTxResultGridCacheMapEntry. innerSet(@Nullable IgniteInternalTx tx, UUID evtNodeId, UUID affNodeId, CacheObject val, boolean writeThrough, boolean retval, long ttl, boolean evt, boolean metrics, boolean keepBinary, boolean oldValPresent, @Nullable CacheObject oldVal, AffinityTopologyVersion topVer, GridDrType drType, long drExpireTime, @Nullable GridCacheVersion explicitVer, String taskName, @Nullable GridCacheVersion dhtVer, @Nullable Long updateCntr)GridCacheUpdateAtomicResultGridCacheEntryEx. innerUpdate(GridCacheVersion ver, UUID evtNodeId, UUID affNodeId, GridCacheOperation op, @Nullable Object val, @Nullable Object[] invokeArgs, boolean writeThrough, boolean readThrough, boolean retval, boolean keepBinary, @Nullable IgniteCacheExpiryPolicy expiryPlc, boolean evt, boolean metrics, boolean primary, boolean checkVer, boolean readRepairRecovery, AffinityTopologyVersion topVer, @Nullable CacheEntryPredicate[] filter, GridDrType drType, long conflictTtl, long conflictExpireTime, @Nullable GridCacheVersion conflictVer, boolean conflictResolve, boolean intercept, String taskName, @Nullable CacheObject prevVal, @Nullable Long updateCntr, @Nullable GridDhtAtomicAbstractUpdateFuture fut, boolean transformOp)GridCacheUpdateAtomicResultGridCacheMapEntry. innerUpdate(GridCacheVersion newVer, UUID evtNodeId, UUID affNodeId, GridCacheOperation op, @Nullable Object writeObj, @Nullable Object[] invokeArgs, boolean writeThrough, boolean readThrough, boolean retval, boolean keepBinary, @Nullable IgniteCacheExpiryPolicy expiryPlc, boolean evt, boolean metrics, boolean primary, boolean verCheck, boolean readRepairRecovery, AffinityTopologyVersion topVer, @Nullable CacheEntryPredicate[] filter, GridDrType drType, long explicitTtl, long explicitExpireTime, @Nullable GridCacheVersion conflictVer, boolean conflictResolve, boolean intercept, String taskName, @Nullable CacheObject prevVal, @Nullable Long updateCntr, @Nullable GridDhtAtomicAbstractUpdateFuture fut, boolean transformOp)<T> @Nullable javax.cache.processor.EntryProcessorResult<T>GridCacheAdapter. invoke(@Nullable AffinityTopologyVersion topVer, K key, javax.cache.processor.EntryProcessor<K,V,T> entryProcessor, Object... args)<T> @Nullable javax.cache.processor.EntryProcessorResult<T>GridCacheProxyImpl. invoke(AffinityTopologyVersion topVer, K key, javax.cache.processor.EntryProcessor<K,V,T> entryProcessor, Object... args)<T> TIgniteCacheProxyImpl. invoke(@Nullable AffinityTopologyVersion topVer, K key, javax.cache.processor.EntryProcessor<K,V,T> entryProcessor, Object... args)<T> @Nullable javax.cache.processor.EntryProcessorResult<T>IgniteInternalCache. invoke(@Nullable AffinityTopologyVersion topVer, K key, javax.cache.processor.EntryProcessor<K,V,T> entryProcessor, Object... args)booleanGridCacheAffinityManager. isCompatibleWithCurrentTopologyVersion(AffinityTopologyVersion rmtVer)booleanGridCacheAffinityManager. keyLocalNode(Object key, AffinityTopologyVersion topVer)voidGridCacheMessage. lastAffinityChangedTopologyVersion(AffinityTopologyVersion topVer)Sets the earliest affinity topology version for which this message is valid.AffinityTopologyVersionGridCachePartitionExchangeManager. lastAffinityChangedTopologyVersion(AffinityTopologyVersion topVer)booleanGridCachePartitionExchangeManager. lastAffinityChangedTopologyVersion(AffinityTopologyVersion topVer, AffinityTopologyVersion lastAffTopVer)booleanGridCachePartitionExchangeManager. mergeExchangesOnCoordinator(GridDhtPartitionsExchangeFuture curFut, @Nullable AffinityTopologyVersion threshold)voidGridCachePartitionExchangeManager. mergeExchangesTestWaitVersion(AffinityTopologyVersion exchMergeTestWaitVer, @Nullable List mergedEvtsForTest)For testing only.IgniteInternalFuture<?>GridCacheSharedContext. nextAffinityReadyFuture(AffinityTopologyVersion curVer)Gets ready future for the next affinity topology version (used in cases when a node leaves grid).protected longGridCacheMapEntry. nextPartitionCounter(AffinityTopologyVersion topVer, boolean primary, boolean initial, @Nullable Long primaryCntr)List<ClusterNode>GridCacheAffinityManager. nodesByKey(Object key, AffinityTopologyVersion topVer)List<ClusterNode>GridCacheAffinityManager. nodesByPartition(int part, AffinityTopologyVersion topVer)booleanClusterCachesInfo. onCacheChangeRequested(DynamicCacheChangeBatch batch, AffinityTopologyVersion topVer)voidClusterCachesInfo. onCacheChangeRequested(DynamicCacheChangeFailureMessage failMsg, AffinityTopologyVersion topVer)Creates exchanges actions.booleanGridCacheProcessor. onCustomEvent(DiscoveryCustomMessage msg, AffinityTopologyVersion topVer, ClusterNode node)Callback invoked from discovery thread when discovery custom message is received.voidClusterCachesInfo. onDiscoveryEvent(int type, ClusterNode node, AffinityTopologyVersion topVer)Discovery event callback, executed from discovery thread.voidGridCacheProcessor. onDiscoveryEvent(int type, @Nullable DiscoveryCustomMessage customMsg, ClusterNode node, AffinityTopologyVersion topVer, DiscoveryDataClusterState state)voidGridCachePartitionExchangeManager. onExchangeDone(AffinityTopologyVersion topVer, AffinityTopologyVersion initTopVer, @Nullable Throwable err)voidGridCacheProcessor. onExchangeDone(AffinityTopologyVersion cacheStartVer, @Nullable ExchangeActions exchActions, @Nullable Throwable err)Callback invoked when first exchange future for dynamic cache is completed.Set<Integer>CacheAffinitySharedManager. onLocalJoin(GridDhtPartitionsExchangeFuture fut, Map<Integer,CacheGroupAffinityMessage> receivedAff, AffinityTopologyVersion resTopVer)voidCacheGroupContext. onPartitionCounterUpdate(int cacheId, int part, long cntr, AffinityTopologyVersion topVer, boolean primary)ExchangeActionsClusterCachesInfo. onStateChangeRequest(ChangeGlobalStateMessage msg, AffinityTopologyVersion topVer, DiscoveryDataClusterState curState)ExchangeActionsGridCacheProcessor. onStateChangeRequest(ChangeGlobalStateMessage msg, AffinityTopologyVersion topVer, DiscoveryDataClusterState curState)abstract IgniteInternalFuture<T>GridCacheAdapter.AsyncOp. op(GridNearTxLocal tx, AffinityTopologyVersion readyTopVer)booleanGridCacheAffinityManager. partitionBelongs(ClusterNode node, int part, AffinityTopologyVersion topVer)booleanGridCacheAffinityManager. partitionLocalNode(int part, AffinityTopologyVersion topVer)IgniteInternalFuture<?>GridCacheSharedContext. partitionRecoveryFuture(AffinityTopologyVersion topVer, ClusterNode node)Captures all prepared operations that we need to wait before we able to perform PME-free switch.IgniteInternalFuture<?>GridCacheSharedContext. partitionReleaseFuture(AffinityTopologyVersion topVer)Captures all ongoing operations that we need to wait before we can proceed to the next topology version.@Nullable CacheObjectGridCacheEntryEx. peek(boolean heap, boolean offheap, AffinityTopologyVersion topVer, @Nullable IgniteCacheExpiryPolicy plc)Peeks into entry without loading value or updating statistics.@Nullable CacheObjectGridCacheMapEntry. peek(boolean heap, boolean offheap, AffinityTopologyVersion topVer, @Nullable IgniteCacheExpiryPolicy expiryPlc)Peeks into entry without loading value or updating statistics.voidGridCacheProcessor. prepareCacheStart(DynamicCacheDescriptor desc, @Nullable NearCacheConfiguration reqNearCfg, AffinityTopologyVersion exchTopVer, boolean disabledAfterStart, boolean clientCache)@Nullable ClusterNodeGridCacheAffinityManager. primaryByKey(Object key, AffinityTopologyVersion topVer)booleanGridCacheAffinityManager. primaryByKey(ClusterNode n, Object key, AffinityTopologyVersion topVer)@Nullable ClusterNodeGridCacheAffinityManager. primaryByPartition(int part, AffinityTopologyVersion topVer)booleanGridCacheAffinityManager. primaryByPartition(ClusterNode n, int part, AffinityTopologyVersion topVer)booleanGridCacheAffinityManager. primaryChanged(int part, AffinityTopologyVersion startVer, AffinityTopologyVersion endVer)Set<Integer>GridCacheAffinityManager. primaryPartitions(UUID nodeId, AffinityTopologyVersion topVer)GridCacheMapEntryGridCacheConcurrentMap. putEntryIfObsoleteOrAbsent(GridCacheContext ctx, AffinityTopologyVersion topVer, KeyCacheObject key, boolean create, boolean skipReserve)protected GridCacheMapEntryGridCacheConcurrentMapImpl. putEntryIfObsoleteOrAbsent(@Nullable GridCacheConcurrentMap.CacheMapHolder hld, GridCacheContext ctx, AffinityTopologyVersion topVer, KeyCacheObject key, boolean create, boolean skipReserve)GridCacheMapEntryGridCacheConcurrentMapImpl. putEntryIfObsoleteOrAbsent(GridCacheContext ctx, AffinityTopologyVersion topVer, KeyCacheObject key, boolean create, boolean skipReserve)GridCacheMapEntryGridNoStorageCacheMap. putEntryIfObsoleteOrAbsent(GridCacheContext ctx, AffinityTopologyVersion topVer, KeyCacheObject key, boolean create, boolean skipReserve)static StringWalStateManager. reason(long grpId, AffinityTopologyVersion topVer)Checkpoint reason for enabling group durability.IgniteRebalanceIteratorIgniteCacheOffheapManager. rebalanceIterator(IgniteDhtDemandedPartitionsMap parts, AffinityTopologyVersion topVer)IgniteRebalanceIteratorIgniteCacheOffheapManagerImpl. rebalanceIterator(IgniteDhtDemandedPartitionsMap parts, AffinityTopologyVersion topVer)protected voidGridCacheMapEntry. recordNodeId(UUID nodeId, AffinityTopologyVersion topVer)voidGridCacheContext. releaseForFastLocalGet(int part, AffinityTopologyVersion topVer)Releases the partition that was reserved by a call toGridCacheContext.reserveForFastLocalGet(int, AffinityTopologyVersion).GridDhtFuture<Object>GridCachePreloader. request(GridCacheContext cctx, Collection<KeyCacheObject> keys, AffinityTopologyVersion topVer)Requests that preloader sends the request for the key.GridDhtFuture<Object>GridCachePreloader. request(GridCacheContext cctx, GridNearAtomicAbstractUpdateRequest req, AffinityTopologyVersion topVer)Requests that preloader sends the request for the key.GridDhtFuture<Object>GridCachePreloaderAdapter. request(GridCacheContext ctx, Collection<KeyCacheObject> keys, AffinityTopologyVersion topVer)Requests that preloader sends the request for the key.GridDhtFuture<Object>GridCachePreloaderAdapter. request(GridCacheContext ctx, GridNearAtomicAbstractUpdateRequest req, AffinityTopologyVersion topVer)Requests that preloader sends the request for the key.GridCloseableIterator<CacheDataRow>IgniteCacheOffheapManager. reservedIterator(int part, AffinityTopologyVersion topVer)GridCloseableIterator<CacheDataRow>IgniteCacheOffheapManagerImpl. reservedIterator(int part, AffinityTopologyVersion topVer)booleanGridCacheContext. reserveForFastLocalGet(int part, AffinityTopologyVersion topVer)Checks if local reads are allowed for the given partition and reserves the partition when needed.IgniteInternalFuture<?>GridCacheProcessor. startCachesOnLocalJoin(AffinityTopologyVersion exchTopVer, LocalJoinCachesContext locJoinCtx)Collection<DynamicCacheDescriptor>GridCacheProcessor. startReceivedCaches(UUID nodeId, AffinityTopologyVersion exchTopVer)Starts statically configured caches received from remote nodes during exchange.voidDynamicCacheDescriptor. startTopologyVersion(AffinityTopologyVersion startTopVer)voidGridCacheMvccCandidate. topologyVersion(AffinityTopologyVersion topVer)Map<IgniteTxKey,Collection<GridCacheMvccCandidate>>GridCacheMvccManager. unfinishedLocks(AffinityTopologyVersion topVer)protected voidGridCacheMapEntry. updatePlatformCache(@Nullable CacheObject val, @Nullable AffinityTopologyVersion ver)Invokes platform cache update callback, if applicable.booleanGridCacheEntryEx. valid(AffinityTopologyVersion topVer)booleanGridCacheMapEntry. valid(AffinityTopologyVersion topVer) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.binary
Methods in org.apache.ignite.internal.processors.cache.binary with parameters of type AffinityTopologyVersion 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 AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.distributed
Methods in org.apache.ignite.internal.processors.cache.distributed that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionGridCacheTtlUpdateRequest. topologyVersion()AffinityTopologyVersionGridDistributedTxFinishRequest. topologyVersion()Methods in org.apache.ignite.internal.processors.cache.distributed with parameters of type AffinityTopologyVersion Modifier and Type Method Description @Nullable GridCacheMvccCandidateGridDistributedCacheEntry. addLocal(long threadId, GridCacheVersion ver, AffinityTopologyVersion topVer, long timeout, boolean reenter, boolean tx, boolean implicitSingle, boolean read)Add local candidate.Constructors in org.apache.ignite.internal.processors.cache.distributed with parameters of type AffinityTopologyVersion Constructor Description GridCacheTtlUpdateRequest(int cacheId, AffinityTopologyVersion topVer, long ttl)GridDistributedTxFinishRequest(GridCacheVersion xidVer, IgniteUuid futId, @NotNull AffinityTopologyVersion topVer, @Nullable GridCacheVersion commitVer, long threadId, boolean commit, boolean invalidate, boolean sys, byte plc, CacheWriteSynchronizationMode syncMode, GridCacheVersion baseVer, Collection<GridCacheVersion> committedVers, Collection<GridCacheVersion> rolledbackVers, int taskNameHash, int txSize, boolean addDepInfo) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.distributed.dht
Fields in org.apache.ignite.internal.processors.cache.distributed.dht declared as AffinityTopologyVersion Modifier and Type Field Description protected AffinityTopologyVersionCacheDistributedGetFutureAdapter.AbstractMiniFuture. topVerTopology version on which this future was mapped.Fields in org.apache.ignite.internal.processors.cache.distributed.dht with type parameters of type AffinityTopologyVersion Modifier and Type Field Description protected Map<AffinityTopologyVersion,Map<Integer,Set<ClusterNode>>>CacheDistributedGetFutureAdapter. invalidNodesMethods in org.apache.ignite.internal.processors.cache.distributed.dht that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionGridDhtTopologyFuture. initialVersion()Returns topology version when exchange started.AffinityTopologyVersionGridDhtAffinityAssignmentRequest. topologyVersion()AffinityTopologyVersionGridDhtAffinityAssignmentResponse. topologyVersion()AffinityTopologyVersionGridDhtLockRequest. topologyVersion()AffinityTopologyVersionGridDhtTopologyFuture. topologyVersion()Gets result topology version of this future.AffinityTopologyVersionGridDhtTxPrepareRequest. topologyVersion()AffinityTopologyVersionGridDhtUnreservedPartitionException. topologyVersion()Methods in org.apache.ignite.internal.processors.cache.distributed.dht with parameters of type AffinityTopologyVersion Modifier and Type Method Description protected voidCacheDistributedGetFutureAdapter. addNodeAsInvalid(ClusterNode node, int part, AffinityTopologyVersion topVer)@Nullable IgniteInternalFuture<Boolean>GridDhtCacheEntry. addReader(UUID nodeId, long msgId, AffinityTopologyVersion topVer)protected @Nullable IgniteInternalFuture<Boolean>GridDhtTxLocal. addReader(long msgId, GridDhtCacheEntry cached, IgniteTxEntry entry, AffinityTopologyVersion topVer)Adds reader to cached entry.protected abstract @Nullable IgniteInternalFuture<Boolean>GridDhtTxLocalAdapter. addReader(long msgId, GridDhtCacheEntry cached, IgniteTxEntry entry, AffinityTopologyVersion topVer)Adds reader to cached entry.GridCacheEntryExGridDhtCacheAdapter. entryEx(KeyCacheObject key, AffinityTopologyVersion topVer)GridDhtCacheEntryGridDhtCacheAdapter. entryExx(KeyCacheObject key, AffinityTopologyVersion topVer)GridDhtFuture<Collection<GridCacheEntryInfo>>GridDhtCacheAdapter. getDhtAsync(UUID reader, long msgId, Map<KeyCacheObject,Boolean> keys, boolean addReaders, boolean readThrough, AffinityTopologyVersion topVer, int taskNameHash, @Nullable IgniteCacheExpiryPolicy expiry, boolean skipVals, boolean recovery, @Nullable String txLbl)protected Set<ClusterNode>CacheDistributedGetFutureAdapter. getInvalidNodes(int part, AffinityTopologyVersion topVer)voidGridPartitionedGetFuture. init(AffinityTopologyVersion topVer)Initializes future.protected abstract voidCacheDistributedGetFutureAdapter. map(Collection<KeyCacheObject> keys, Map<ClusterNode,LinkedHashMap<KeyCacheObject,Boolean>> mapped, AffinityTopologyVersion topVer)protected voidGridPartitionedGetFuture. map(Collection<KeyCacheObject> keys, Map<ClusterNode,LinkedHashMap<KeyCacheObject,Boolean>> mapped, AffinityTopologyVersion topVer)protected booleanGridDhtCacheAdapter. needRemap(AffinityTopologyVersion rmtVer)protected longGridDhtCacheEntry. nextPartitionCounter(AffinityTopologyVersion topVer, boolean primary, boolean init, @Nullable Long primaryCntr)GridCacheMapEntryGridCachePartitionedConcurrentMap. putEntryIfObsoleteOrAbsent(GridCacheContext ctx, AffinityTopologyVersion topVer, KeyCacheObject key, boolean create, boolean skipReserve)protected ClusterTopologyServerNotFoundExceptionCacheDistributedGetFutureAdapter. serverNotFoundError(int part, AffinityTopologyVersion topVer)protected booleanGridDhtTxLocal. updateNearCache(GridCacheContext cacheCtx, KeyCacheObject key, AffinityTopologyVersion topVer)Checks whether near cache should be updated.protected booleanGridDhtTxRemote. updateNearCache(GridCacheContext cacheCtx, KeyCacheObject key, AffinityTopologyVersion topVer)Checks whether near cache should be updated.@Nullable IgniteBiTuple<GridCacheVersion,CacheObject>GridDhtCacheEntry. versionedValue(AffinityTopologyVersion topVer)Constructors in org.apache.ignite.internal.processors.cache.distributed.dht with parameters of type AffinityTopologyVersion Constructor Description AbstractMiniFuture(ClusterNode node, LinkedHashMap<KeyCacheObject,Boolean> keys, AffinityTopologyVersion topVer)GridDhtAffinityAssignmentRequest(long futId, int grpId, AffinityTopologyVersion topVer, boolean sndPartMap)GridDhtAffinityAssignmentResponse(long futId, int grpId, @NotNull AffinityTopologyVersion topVer, List<List<ClusterNode>> affAssignment)GridDhtAssignmentFetchFuture(GridCacheSharedContext ctx, int grpId, AffinityTopologyVersion topVer, DiscoCache discoCache)GridDhtCacheEntry(GridCacheContext ctx, AffinityTopologyVersion topVer, KeyCacheObject key)GridDhtGetFuture(GridCacheContext<K,V> cctx, long msgId, UUID reader, Map<KeyCacheObject,Boolean> keys, boolean readThrough, @NotNull AffinityTopologyVersion topVer, int taskNameHash, @Nullable IgniteCacheExpiryPolicy expiryPlc, boolean skipVals, boolean recovery, boolean addReaders, @Nullable String txLbl)GridDhtGetSingleFuture(GridCacheContext<K,V> cctx, long msgId, UUID reader, KeyCacheObject key, boolean addRdr, boolean readThrough, @NotNull AffinityTopologyVersion topVer, int taskNameHash, @Nullable IgniteCacheExpiryPolicy expiryPlc, boolean skipVals, boolean recovery, @Nullable String txLbl)GridDhtLockFuture(GridCacheContext<?,?> cctx, UUID nearNodeId, GridCacheVersion nearLockVer, @NotNull AffinityTopologyVersion topVer, int cnt, boolean read, boolean needReturnVal, long timeout, GridDhtTxLocalAdapter tx, long threadId, long createTtl, long accessTtl, boolean skipStore, boolean keepBinary)GridDhtLockRequest(int cacheId, UUID nodeId, GridCacheVersion nearXidVer, long threadId, IgniteUuid futId, IgniteUuid miniId, GridCacheVersion lockVer, @NotNull AffinityTopologyVersion topVer, boolean isInTx, boolean isRead, TransactionIsolation isolation, boolean isInvalidate, long timeout, int dhtCnt, int txSize, int taskNameHash, long accessTtl, boolean skipStore, boolean storeUsed, boolean keepBinary, boolean addDepInfo, String txLbl)GridDhtTxFinishRequest(UUID nearNodeId, IgniteUuid futId, int miniId, @NotNull AffinityTopologyVersion topVer, GridCacheVersion xidVer, GridCacheVersion commitVer, long threadId, boolean commit, boolean invalidate, boolean sys, byte plc, boolean sysInvalidate, CacheWriteSynchronizationMode syncMode, GridCacheVersion baseVer, Collection<GridCacheVersion> committedVers, Collection<GridCacheVersion> rolledbackVers, int txSize, int taskNameHash, boolean addDepInfo, boolean retVal, boolean waitRemoteTxs, Collection<PartitionUpdateCountersMessage> updCntrs)GridDhtTxLocal(GridCacheSharedContext cctx, AffinityTopologyVersion topVer, UUID nearNodeId, GridCacheVersion nearXidVer, IgniteUuid nearFutId, int nearMiniId, long nearThreadId, boolean implicit, boolean implicitSingle, boolean sys, boolean explicitLock, byte plc, TransactionConcurrency concurrency, TransactionIsolation isolation, long timeout, boolean invalidate, boolean storeEnabled, boolean onePhaseCommit, int txSize, Map<UUID,Collection<UUID>> txNodes, UUID subjId, int taskNameHash, @Nullable String lb, GridNearTxLocal parentTx)GridDhtTxPrepareRequest(IgniteUuid futId, int miniId, AffinityTopologyVersion topVer, GridDhtTxLocalAdapter tx, long timeout, Collection<IgniteTxEntry> dhtWrites, Collection<IgniteTxEntry> nearWrites, Map<UUID,Collection<UUID>> txNodes, GridCacheVersion nearXidVer, boolean last, boolean onePhaseCommit, int taskNameHash, boolean addDepInfo, boolean storeWriteThrough, boolean retVal, Collection<PartitionUpdateCountersMessage> updCntrs)GridDhtTxRemote(GridCacheSharedContext ctx, UUID nearNodeId, UUID nodeId, AffinityTopologyVersion topVer, GridCacheVersion xidVer, GridCacheVersion commitVer, boolean sys, byte plc, TransactionConcurrency concurrency, TransactionIsolation isolation, boolean invalidate, long timeout, int txSize, GridCacheVersion nearXidVer, Map<UUID,Collection<UUID>> txNodes, @Nullable UUID subjId, int taskNameHash, boolean single, boolean storeWriteThrough, @Nullable String txLbl)This constructor is meant for optimistic transactions.GridDhtTxRemote(GridCacheSharedContext ctx, UUID nearNodeId, UUID nodeId, GridCacheVersion nearXidVer, AffinityTopologyVersion topVer, GridCacheVersion xidVer, GridCacheVersion commitVer, boolean sys, byte plc, TransactionConcurrency concurrency, TransactionIsolation isolation, boolean invalidate, long timeout, int txSize, @Nullable UUID subjId, int taskNameHash, boolean storeWriteThrough, @Nullable String txLbl)This constructor is meant for pessimistic transactions.GridDhtUnreservedPartitionException(int part, AffinityTopologyVersion topVer, String msg)GridPartitionedSingleGetFuture(GridCacheContext cctx, KeyCacheObject key, AffinityTopologyVersion topVer, boolean readThrough, boolean forcePrimary, String taskName, boolean deserializeBinary, @Nullable IgniteCacheExpiryPolicy expiryPlc, boolean skipVals, boolean needVer, boolean keepCacheObjects, boolean recovery, String txLbl) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Fields in org.apache.ignite.internal.processors.cache.distributed.dht.atomic declared as AffinityTopologyVersion Modifier and Type Field Description protected AffinityTopologyVersionGridNearAtomicAbstractUpdateFuture. remapTopVerprotected AffinityTopologyVersionGridDhtAtomicAbstractUpdateRequest. topVerTopology version.protected AffinityTopologyVersionGridNearAtomicAbstractUpdateFuture. topVerCurrent topology version.protected AffinityTopologyVersionGridNearAtomicAbstractUpdateRequest. topVerTopology version.Methods in org.apache.ignite.internal.processors.cache.distributed.dht.atomic that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionGridDhtAtomicAbstractUpdateRequest. topologyVersion()Gets topology version or -1 in case of topology version is not required for this message.AffinityTopologyVersionGridNearAtomicAbstractUpdateRequest. topologyVersion()Gets topology version or -1 in case of topology version is not required for this message.Methods in org.apache.ignite.internal.processors.cache.distributed.dht.atomic with parameters of type AffinityTopologyVersion Modifier and Type Method Description IgniteInternalFuture<Void>GridDhtAtomicAbstractUpdateFuture. completeFuture(AffinityTopologyVersion topVer)Gets future that will be completed when it is safe when update is finished on the given version of topology.IgniteInternalFuture<Void>GridNearAtomicAbstractUpdateFuture. completeFuture(AffinityTopologyVersion topVer)Gets future that will be completed when it is safe when update is finished on the given version of topology.protected abstract GridDhtAtomicAbstractUpdateRequestGridDhtAtomicAbstractUpdateFuture. createRequest(UUID nodeId, long futId, GridCacheVersion writeVer, CacheWriteSynchronizationMode syncMode, @NotNull AffinityTopologyVersion topVer, long ttl, long conflictExpireTime, @Nullable GridCacheVersion conflictVer, boolean readRepairRecovery)protected abstract voidGridNearAtomicAbstractUpdateFuture. map(AffinityTopologyVersion topVer)protected voidGridNearAtomicSingleUpdateFuture. map(AffinityTopologyVersion topVer)protected voidGridNearAtomicUpdateFuture. map(AffinityTopologyVersion topVer)Constructors in org.apache.ignite.internal.processors.cache.distributed.dht.atomic with parameters of type AffinityTopologyVersion Constructor Description GridDhtAtomicAbstractUpdateRequest(int cacheId, UUID nodeId, long futId, GridCacheVersion writeVer, CacheWriteSynchronizationMode syncMode, @NotNull AffinityTopologyVersion topVer, int taskNameHash, boolean addDepInfo, boolean keepBinary, boolean skipStore, boolean readRepairRecovery)Constructor.GridDhtAtomicUpdateRequest(int cacheId, UUID nodeId, long futId, GridCacheVersion writeVer, CacheWriteSynchronizationMode syncMode, @NotNull AffinityTopologyVersion topVer, int taskNameHash, Object[] invokeArgs, boolean addDepInfo, boolean keepBinary, boolean skipStore, boolean forceTransformBackups, boolean readRepairRecovery)Constructor.GridNearAtomicAbstractSingleUpdateRequest(int cacheId, UUID nodeId, long futId, @NotNull AffinityTopologyVersion topVer, CacheWriteSynchronizationMode syncMode, GridCacheOperation op, int taskNameHash, byte flags, boolean addDepInfo)Constructor.GridNearAtomicAbstractUpdateRequest(int cacheId, UUID nodeId, long futId, @NotNull AffinityTopologyVersion topVer, CacheWriteSynchronizationMode syncMode, GridCacheOperation op, int taskNameHash, byte flags, boolean addDepInfo)Constructor. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.distributed.dht.colocated
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.colocated with parameters of type AffinityTopologyVersion Modifier and Type Method Description GridDistributedCacheEntryGridDhtColocatedCache. entryExx(KeyCacheObject key, AffinityTopologyVersion topVer, boolean allowDetached)Gets or creates entry for given key and given topology version.IgniteInternalFuture<Map<K,V>>GridDhtColocatedCache. loadAsync(@Nullable Collection<KeyCacheObject> keys, boolean readThrough, boolean forcePrimary, AffinityTopologyVersion topVer, String taskName, boolean deserializeBinary, boolean recovery, @Nullable IgniteCacheExpiryPolicy expiryPlc, boolean skipVals, boolean needVer, boolean keepCacheObj, @Nullable String txLbl)IgniteInternalFuture<Object>GridDhtColocatedCache. loadAsync(KeyCacheObject key, boolean readThrough, boolean forcePrimary, AffinityTopologyVersion topVer, String taskName, boolean deserializeBinary, @Nullable IgniteCacheExpiryPolicy expiryPlc, boolean skipVals, boolean needVer, boolean keepCacheObj, boolean recovery, @Nullable String txLbl) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Fields in org.apache.ignite.internal.processors.cache.distributed.dht.preloader declared as AffinityTopologyVersion Modifier and Type Field Description protected AffinityTopologyVersionGridDhtPartitionMap. topTopology version.Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionGridDhtPartitionsExchangeFuture. initialVersion()Gets the affinity topology version for which this exchange was created.AffinityTopologyVersionGridDhtPartitionsFullMessage. resultTopologyVersion()AffinityTopologyVersionFinishPreloadingTask. topologyVersion()AffinityTopologyVersionGridDhtForceKeysRequest. topologyVersion()AffinityTopologyVersionGridDhtPartitionDemander.RebalanceFuture. topologyVersion()AffinityTopologyVersionGridDhtPartitionDemandLegacyMessage. topologyVersion()AffinityTopologyVersionGridDhtPartitionDemandMessage. topologyVersion()AffinityTopologyVersionGridDhtPartitionExchangeId. topologyVersion()AffinityTopologyVersionGridDhtPartitionMap. topologyVersion()AffinityTopologyVersionGridDhtPartitionsExchangeFuture. topologyVersion()Gets result topology version of this future.AffinityTopologyVersionGridDhtPartitionsFullMessage. topologyVersion()AffinityTopologyVersionGridDhtPartitionSupplyMessage. topologyVersion()AffinityTopologyVersionGridDhtPreloaderAssignments. topologyVersion()Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidGridDhtPartitionsExchangeFuture. finishMerged(AffinityTopologyVersion resVer, GridDhtPartitionsExchangeFuture exchFut)Finish merged future to allow GridCachePartitionExchangeManager.ExchangeFutureSet cleanup.voidGridDhtPreloader. finishPreloading(AffinityTopologyVersion topVer, long rebalanceId)Finish preloading for given topology version.booleanGridDhtPartitionsExchangeFuture. onDone(@Nullable AffinityTopologyVersion res, @Nullable Throwable err)Callback to notify that future is finished.voidGridDhtPartitionDemander.RebalanceFuture. ownPartitionsAndFinishFuture(AffinityTopologyVersion topVer, long rebalanceId)GridDhtFuture<Object>GridDhtPreloader. request(GridCacheContext cctx, Collection<KeyCacheObject> keys, AffinityTopologyVersion topVer)GridDhtFuture<Object>GridDhtPreloader. request(GridCacheContext cctx, GridNearAtomicAbstractUpdateRequest req, AffinityTopologyVersion topVer)Requests that preloader sends the request for the key.voidGridDhtPartitionsFullMessage. resultTopologyVersion(AffinityTopologyVersion resTopVer)voidGridDhtPartitionsFullMessage. topologyVersion(AffinityTopologyVersion topVer)longGridDhtPartitionMap. updateSequence(long updateSeq, AffinityTopologyVersion topVer) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionLatchAckMessage. topVer()Methods in org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch with parameters of type AffinityTopologyVersion Modifier and Type Method Description booleanExchangeLatchManager. canSkipJoiningNodes(AffinityTopologyVersion topVer)Checks that latch manager can use V2 protocol and skip joining nodes from latch participants.voidExchangeLatchManager. dropClientLatches(AffinityTopologyVersion topVer)Drops client latches created byExchangeLatchManager.getOrCreate(String, AffinityTopologyVersion).LatchExchangeLatchManager. getOrCreate(String id, AffinityTopologyVersion topVer)Creates new latch with specifiedidandtopVeror returns existing latch.Constructors in org.apache.ignite.internal.processors.cache.distributed.dht.preloader.latch with parameters of type AffinityTopologyVersion Constructor Description LatchAckMessage(String latchId, AffinityTopologyVersion topVer, boolean isFinal)Constructor. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.topology that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionGridClientPartitionTopology. lastTopologyChangeVersion()AffinityTopologyVersionGridDhtPartitionTopology. lastTopologyChangeVersion()AffinityTopologyVersionGridDhtPartitionTopologyImpl. lastTopologyChangeVersion()AffinityTopologyVersionGridClientPartitionTopology. readyTopologyVersion()AffinityTopologyVersionGridDhtPartitionTopology. readyTopologyVersion()AffinityTopologyVersionGridDhtPartitionTopologyImpl. readyTopologyVersion()Methods in org.apache.ignite.internal.processors.cache.distributed.dht.topology with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidGridClientPartitionTopology. afterStateRestored(AffinityTopologyVersion topVer)Initializes local data structures after partitions are restored from persistence.voidGridDhtPartitionTopology. afterStateRestored(AffinityTopologyVersion topVer)Initializes local data structures after partitions are restored from persistence.voidGridDhtPartitionTopologyImpl. afterStateRestored(AffinityTopologyVersion topVer)Initializes local data structures after partitions are restored from persistence.booleanGridDhtLocalPartition. backup(AffinityTopologyVersion topVer)booleanGridClientPartitionTopology. detectLostPartitions(AffinityTopologyVersion affVer, GridDhtPartitionsExchangeFuture fut)Checks if there is at least one owner for each partition in the cache topology for a local node.booleanGridDhtPartitionTopology. detectLostPartitions(AffinityTopologyVersion resTopVer, GridDhtPartitionsExchangeFuture fut)Checks if there is at least one owner for each partition in the cache topology for a local node.booleanGridDhtPartitionTopologyImpl. detectLostPartitions(AffinityTopologyVersion resTopVer, GridDhtPartitionsExchangeFuture fut)Checks if there is at least one owner for each partition in the cache topology for a local node.booleanGridClientPartitionTopology. initPartitionsWhenAffinityReady(AffinityTopologyVersion affVer, GridDhtPartitionsExchangeFuture exchFut)booleanGridDhtPartitionTopology. initPartitionsWhenAffinityReady(AffinityTopologyVersion affVer, GridDhtPartitionsExchangeFuture exchFut)booleanGridDhtPartitionTopologyImpl. initPartitionsWhenAffinityReady(AffinityTopologyVersion affVer, GridDhtPartitionsExchangeFuture exchFut)@Nullable GridDhtLocalPartitionGridClientPartitionTopology. localPartition(int p, AffinityTopologyVersion topVer, boolean create)@Nullable GridDhtLocalPartitionGridClientPartitionTopology. localPartition(int p, AffinityTopologyVersion topVer, boolean create, boolean showRenting)@Nullable GridDhtLocalPartitionGridDhtPartitionTopology. localPartition(int p, AffinityTopologyVersion topVer, boolean create)@Nullable GridDhtLocalPartitionGridDhtPartitionTopology. localPartition(int p, AffinityTopologyVersion topVer, boolean create, boolean showRenting)@Nullable GridDhtLocalPartitionGridDhtPartitionTopologyImpl. localPartition(int p, AffinityTopologyVersion topVer, boolean create)@Nullable GridDhtLocalPartitionGridDhtPartitionTopologyImpl. localPartition(int p, AffinityTopologyVersion topVer, boolean create, boolean showRenting)longGridDhtLocalPartition. nextUpdateCounter(int cacheId, AffinityTopologyVersion topVer, boolean primary, boolean init, @Nullable Long primaryCntr)Returns new update counter for primary node or passed counter for backup node.List<ClusterNode>GridClientPartitionTopology. nodes(int p, AffinityTopologyVersion topVer)List<ClusterNode>GridDhtPartitionTopology. nodes(int p, AffinityTopologyVersion topVer)List<ClusterNode>GridDhtPartitionTopologyImpl. nodes(int p, AffinityTopologyVersion topVer)List<ClusterNode>GridClientPartitionTopology. owners(int p, AffinityTopologyVersion topVer)List<ClusterNode>GridDhtPartitionTopology. owners(int p, AffinityTopologyVersion topVer)List<ClusterNode>GridDhtPartitionTopologyImpl. owners(int p, AffinityTopologyVersion topVer)booleanGridDhtLocalPartition. primary(AffinityTopologyVersion topVer)booleanGridClientPartitionTopology. rebalanceFinished(AffinityTopologyVersion topVer)booleanGridDhtPartitionTopology. rebalanceFinished(AffinityTopologyVersion topVer)booleanGridDhtPartitionTopologyImpl. rebalanceFinished(AffinityTopologyVersion topVer)voidGridClientPartitionTopology. resetLostPartitions(AffinityTopologyVersion affVer)Resets the state of all LOST partitions to OWNING.voidGridDhtPartitionTopology. resetLostPartitions(AffinityTopologyVersion resTopVer)Resets the state of all LOST partitions to OWNING.voidGridDhtPartitionTopologyImpl. resetLostPartitions(AffinityTopologyVersion resTopVer)Resets the state of all LOST partitions to OWNING.booleanGridClientPartitionTopology. update(@Nullable AffinityTopologyVersion exchangeVer, GridDhtPartitionFullMap partMap, @Nullable CachePartitionFullCountersMap cntrMap, Set<Integer> partsToReload, @Nullable Map<Integer,Long> partSizes, @Nullable AffinityTopologyVersion msgTopVer, @Nullable GridDhtPartitionsExchangeFuture exchFut, @Nullable Set<Integer> lostParts)booleanGridDhtPartitionTopology. update(@Nullable AffinityTopologyVersion exchangeResVer, GridDhtPartitionFullMap partMap, @Nullable CachePartitionFullCountersMap cntrMap, Set<Integer> partsToReload, @Nullable Map<Integer,Long> partSizes, @Nullable AffinityTopologyVersion msgTopVer, @Nullable GridDhtPartitionsExchangeFuture exchFut, @Nullable Set<Integer> lostParts)booleanGridDhtPartitionTopologyImpl. update(@Nullable AffinityTopologyVersion exchangeVer, GridDhtPartitionFullMap partMap, @Nullable CachePartitionFullCountersMap incomeCntrMap, Set<Integer> partsToReload, @Nullable Map<Integer,Long> partSizes, @Nullable AffinityTopologyVersion msgTopVer, @Nullable GridDhtPartitionsExchangeFuture exchFut, @Nullable Set<Integer> lostParts)Constructors in org.apache.ignite.internal.processors.cache.distributed.dht.topology with parameters of type AffinityTopologyVersion Constructor Description GridDhtPartitionsReservation(AffinityTopologyVersion topVer, GridCacheContext<?,?> cctx, Object appKey) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.distributed.near
Methods in org.apache.ignite.internal.processors.cache.distributed.near that return AffinityTopologyVersion Modifier and Type Method Description @Nullable AffinityTopologyVersionGridNearLockResponse. clientRemapVersion()AffinityTopologyVersionGridNearGetRequest. topologyVersion()AffinityTopologyVersionGridNearGetResponse. topologyVersion()AffinityTopologyVersionGridNearLockRequest. topologyVersion()AffinityTopologyVersionGridNearSingleGetRequest. topologyVersion()AffinityTopologyVersionGridNearSingleGetResponse. topologyVersion()AffinityTopologyVersionGridNearTxPrepareRequest. topologyVersion()Methods in org.apache.ignite.internal.processors.cache.distributed.near with parameters of type AffinityTopologyVersion Modifier and Type Method Description GridCacheMvccCandidateGridNearCacheEntry. addLocal(long threadId, GridCacheVersion ver, AffinityTopologyVersion topVer, long timeout, boolean reenter, boolean tx, boolean implicitSingle, boolean read)Add local candidate.protected IgniteInternalFuture<Boolean>GridNearTxLocal. addReader(long msgId, GridDhtCacheEntry cached, IgniteTxEntry entry, AffinityTopologyVersion topVer)Adds reader to cached entry.GridCacheMapEntryGridNearCacheAdapter. entryEx(KeyCacheObject key, AffinityTopologyVersion topVer)protected GridCacheEntryExGridNearTxLocal. entryEx(GridCacheContext cacheCtx, IgniteTxKey key, AffinityTopologyVersion topVer)Gets cache entry for given key and topology version.GridNearCacheEntryGridNearCacheAdapter. entryExx(KeyCacheObject key, AffinityTopologyVersion topVer)protected booleanGridNearTransactionalCache. evictNearEntry(GridCacheEntryEx e, GridCacheVersion obsoleteVer, AffinityTopologyVersion topVer)<K,V>
IgniteInternalFuture<Map<K,V>>GridNearTxLocal. getAllAsync(GridCacheContext cacheCtx, @Nullable AffinityTopologyVersion entryTopVer, Collection<KeyCacheObject> keys, boolean deserializeBinary, boolean skipVals, boolean keepCacheObjects, boolean skipStore, boolean recovery, ReadRepairStrategy readRepairStrategy, boolean needVer)voidGridNearGetFuture. init(@Nullable AffinityTopologyVersion topVer)Initializes future.voidGridNearCacheEntry. initializeFromDht(AffinityTopologyVersion topVer)voidGridNearGetResponse. invalidPartitions(Collection<Integer> invalidParts, @NotNull AffinityTopologyVersion topVer)<K,V,T>
IgniteInternalFuture<GridCacheReturn>GridNearTxLocal. invokeAsync(GridCacheContext cacheCtx, @Nullable AffinityTopologyVersion entryTopVer, @Nullable Map<? extends K,? extends javax.cache.processor.EntryProcessor<K,V,Object>> map, Object... invokeArgs)<K,V>
IgniteInternalFuture<GridCacheReturn>GridNearTxLocal. invokeAsync(GridCacheContext cacheCtx, @Nullable AffinityTopologyVersion entryTopVer, K key, javax.cache.processor.EntryProcessor<K,V,Object> entryProc, Object... invokeArgs)protected booleanGridNearTransactionalCache. isNearLocallyMapped(GridCacheEntryEx e, AffinityTopologyVersion topVer)booleanGridNearCacheEntry. loadedValue(@Nullable IgniteInternalTx tx, UUID primaryNodeId, CacheObject val, GridCacheVersion ver, GridCacheVersion dhtVer, long ttl, long expireTime, boolean evt, boolean keepBinary, AffinityTopologyVersion topVer)protected voidGridNearGetFuture. map(Collection<KeyCacheObject> keys, Map<ClusterNode,LinkedHashMap<KeyCacheObject,Boolean>> mapped, AffinityTopologyVersion topVer)voidGridNearTxLocal. onRemap(AffinityTopologyVersion topVer, boolean reset)<K,V>
IgniteInternalFuture<GridCacheReturn>GridNearTxLocal. putAllAsync(GridCacheContext cacheCtx, @Nullable AffinityTopologyVersion entryTopVer, Map<? extends K,? extends V> map, boolean retval)<K,V>
IgniteInternalFuture<GridCacheReturn>GridNearTxLocal. putAsync(GridCacheContext cacheCtx, @Nullable AffinityTopologyVersion entryTopVer, K key, V val, boolean retval, CacheEntryPredicate filter)protected voidGridNearCacheEntry. recordNodeId(UUID primaryNodeId, AffinityTopologyVersion topVer)<K,V>
IgniteInternalFuture<GridCacheReturn>GridNearTxLocal. removeAllAsync(GridCacheContext cacheCtx, @Nullable AffinityTopologyVersion entryTopVer, Collection<? extends K> keys, boolean retval, CacheEntryPredicate filter, boolean singleRmv)booleanGridNearCacheEntry. resetFromPrimary(CacheObject val, GridCacheVersion ver, GridCacheVersion dhtVer, UUID primaryNodeId, AffinityTopologyVersion topVer)This method should be called only when lock is owned on this entry.voidGridNearLockRequest. topologyVersion(AffinityTopologyVersion topVer)voidGridNearCacheEntry. updateOrEvict(GridCacheVersion dhtVer, @Nullable CacheObject val, long expireTime, long ttl, UUID primaryNodeId, AffinityTopologyVersion topVer)This method should be called only when lock is owned on this entry.booleanGridNearCacheEntry. valid(AffinityTopologyVersion topVer)Constructors in org.apache.ignite.internal.processors.cache.distributed.near with parameters of type AffinityTopologyVersion Constructor Description GridNearGetRequest(int cacheId, IgniteUuid futId, IgniteUuid miniId, GridCacheVersion ver, Map<KeyCacheObject,Boolean> keys, boolean readThrough, @NotNull AffinityTopologyVersion topVer, int taskNameHash, long createTtl, long accessTtl, boolean addReader, boolean skipVals, boolean addDepInfo, boolean recovery, @Nullable String txLbl)GridNearLockRequest(int cacheId, @NotNull AffinityTopologyVersion topVer, UUID nodeId, long threadId, IgniteUuid futId, GridCacheVersion lockVer, boolean isInTx, boolean isRead, boolean retVal, TransactionIsolation isolation, boolean isInvalidate, long timeout, int keyCnt, int txSize, boolean syncCommit, int taskNameHash, long createTtl, long accessTtl, boolean skipStore, boolean keepBinary, boolean firstClientReq, boolean nearCache, boolean addDepInfo, @Nullable String txLbl)GridNearLockResponse(int cacheId, GridCacheVersion lockVer, IgniteUuid futId, int miniId, boolean filterRes, int cnt, Throwable err, AffinityTopologyVersion clientRemapVer, boolean addDepInfo, boolean compatibleRemapVer)GridNearSingleGetRequest(int cacheId, long futId, KeyCacheObject key, boolean readThrough, @NotNull AffinityTopologyVersion topVer, int taskNameHash, long createTtl, long accessTtl, boolean skipVals, boolean addReader, boolean needVer, boolean addDepInfo, boolean recovery, @Nullable String txLbl)GridNearSingleGetResponse(int cacheId, long futId, AffinityTopologyVersion topVer, @Nullable Message res, boolean invalidPartitions, boolean addDepInfo)GridNearTxFinishRequest(IgniteUuid futId, GridCacheVersion xidVer, long threadId, boolean commit, boolean invalidate, boolean sys, byte plc, CacheWriteSynchronizationMode syncMode, boolean explicitLock, boolean storeEnabled, @NotNull AffinityTopologyVersion topVer, GridCacheVersion baseVer, Collection<GridCacheVersion> committedVers, Collection<GridCacheVersion> rolledbackVers, int txSize, int taskNameHash, boolean addDepInfo)GridNearTxPrepareRequest(IgniteUuid futId, AffinityTopologyVersion topVer, GridNearTxLocal tx, long timeout, Collection<IgniteTxEntry> reads, Collection<IgniteTxEntry> writes, boolean near, Map<UUID,Collection<UUID>> txNodes, boolean last, boolean onePhaseCommit, boolean retVal, boolean implicitSingle, boolean explicitLock, int taskNameHash, boolean firstClientReq, boolean allowWaitTopFut, boolean addDepInfo, boolean recovery)GridNearTxPrepareResponse(int part, GridCacheVersion xid, IgniteUuid futId, int miniId, GridCacheVersion dhtVer, GridCacheVersion writeVer, GridCacheReturn retVal, Throwable err, AffinityTopologyVersion clientRemapVer, boolean onePhaseCommit, boolean addDepInfo)GridNearTxRemote(GridCacheSharedContext<?,?> ctx, AffinityTopologyVersion topVer, ClassLoader ldr, UUID nodeId, UUID nearNodeId, GridCacheVersion xidVer, GridCacheVersion commitVer, boolean sys, byte plc, TransactionConcurrency concurrency, TransactionIsolation isolation, boolean invalidate, long timeout, Collection<IgniteTxEntry> writeEntries, int txSize, @Nullable UUID subjId, int taskNameHash, @Nullable String txLbl)This constructor is meant for optimistic transactions. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.distributed.near.consistency
Methods in org.apache.ignite.internal.processors.cache.distributed.near.consistency with parameters of type AffinityTopologyVersion Modifier and Type Method Description protected voidGridNearReadRepairAbstractFuture. remap(AffinityTopologyVersion topVer)protected abstract GridNearReadRepairAbstractFutureGridNearReadRepairAbstractFuture. remapFuture(AffinityTopologyVersion topVer)protected GridNearReadRepairAbstractFutureGridNearReadRepairCheckOnlyFuture. remapFuture(AffinityTopologyVersion topVer)protected GridNearReadRepairAbstractFutureGridNearReadRepairFuture. remapFuture(AffinityTopologyVersion topVer)Constructors in org.apache.ignite.internal.processors.cache.distributed.near.consistency with parameters of type AffinityTopologyVersion Constructor Description GridNearReadRepairAbstractFuture(AffinityTopologyVersion topVer, GridCacheContext<?,?> ctx, Collection<KeyCacheObject> keys, ReadRepairStrategy strategy, boolean readThrough, String taskName, boolean deserializeBinary, boolean recovery, IgniteCacheExpiryPolicy expiryPlc, IgniteInternalTx tx, GridNearReadRepairAbstractFuture remappedFut)Creates a new instance of GridNearReadRepairAbstractFuture.GridNearReadRepairCheckOnlyFuture(AffinityTopologyVersion topVer, GridCacheContext<?,?> ctx, Collection<KeyCacheObject> keys, ReadRepairStrategy strategy, boolean readThrough, String taskName, boolean deserializeBinary, boolean recovery, IgniteCacheExpiryPolicy expiryPlc, boolean skipVals, boolean needVer, boolean keepCacheObjects, IgniteInternalTx tx)Creates a new instance of GridNearReadRepairCheckOnlyFuture.GridNearReadRepairFuture(AffinityTopologyVersion topVer, GridCacheContext ctx, Collection<KeyCacheObject> keys, ReadRepairStrategy strategy, boolean readThrough, String taskName, boolean deserializeBinary, boolean recovery, IgniteCacheExpiryPolicy expiryPlc, IgniteInternalTx tx)Creates a new instance of GridNearReadRepairFuture. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.dr
Methods in org.apache.ignite.internal.processors.cache.dr with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidGridCacheDrManager. onExchange(AffinityTopologyVersion topVer, boolean left, boolean activate)Process partitions exchange event.voidGridOsCacheDrManager. onExchange(AffinityTopologyVersion topVer, boolean left, boolean activate)Process partitions exchange event.voidGridCacheDrManager. replicate(KeyCacheObject key, @Nullable CacheObject val, long ttl, long expireTime, GridCacheVersion ver, GridDrType drType, AffinityTopologyVersion topVer)Performs replication.voidGridOsCacheDrManager. replicate(KeyCacheObject key, @Nullable CacheObject val, long ttl, long expireTime, GridCacheVersion ver, GridDrType drType, AffinityTopologyVersion topVer)Performs replication. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.persistence
Methods in org.apache.ignite.internal.processors.cache.persistence with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidGridCacheDatabaseSharedManager. onStateRestored(AffinityTopologyVersion topVer)Called when all partitions have been fully restored and pre-created on node start.voidIgniteCacheDatabaseSharedManager. onStateRestored(AffinityTopologyVersion topVer)Called when all partitions have been fully restored and pre-created on node start. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.query
Methods in org.apache.ignite.internal.processors.cache.query that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionGridCacheQueryManager. queryTopologyVersion()AffinityTopologyVersionGridCacheQueryRequest. topologyVersion()Gets topology version or -1 in case of topology version is not required for this message.AffinityTopologyVersionScanQueryIterator. topVer() -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.query.continuous
Methods in org.apache.ignite.internal.processors.cache.query.continuous with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidCacheContinuousQueryManager. closeBackupUpdateCountersGaps(GridCacheContext cctx, int part, AffinityTopologyVersion topVer, GridLongList gaps)For cache updates in shared cache group need notify others caches CQ listeners that generated counter should be skipped.static CacheContinuousQueryEntryCacheContinuousQueryEntry. createFilteredEntry(int cacheId, int partId, AffinityTopologyVersion topVer, long cntr, long filtered)voidCacheContinuousQueryListener. flushOnExchangeDone(GridKernalContext ctx, AffinityTopologyVersion topVer)Flushes backup queue.voidCacheContinuousQueryManager. flushOnExchangeDone(AffinityTopologyVersion topVer)voidCacheContinuousQueryManager. onEntryUpdated(Map<UUID,CacheContinuousQueryListener> lsnrCol, KeyCacheObject key, CacheObject newVal, CacheObject oldVal, boolean internal, int partId, boolean primary, boolean preload, long updateCntr, @Nullable GridDhtAtomicAbstractUpdateFuture fut, AffinityTopologyVersion topVer)voidCacheContinuousQueryManager. onEntryUpdated(KeyCacheObject key, CacheObject newVal, CacheObject oldVal, boolean internal, int partId, boolean primary, boolean preload, long updateCntr, @Nullable GridDhtAtomicAbstractUpdateFuture fut, AffinityTopologyVersion topVer)@Nullable CounterSkipContextCacheContinuousQueryListener. skipUpdateCounter(GridCacheContext cctx, @Nullable CounterSkipContext skipCtx, int part, long cntr, AffinityTopologyVersion topVer, boolean primary)For cache updates in shared cache group need notify others caches CQ listeners that generated counter should be skipped.@Nullable CounterSkipContextCacheContinuousQueryManager. skipUpdateCounter(@Nullable CounterSkipContext skipCtx, int part, long cntr, AffinityTopologyVersion topVer, boolean primary)voidCacheContinuousQueryListener. skipUpdateEvent(org.apache.ignite.internal.processors.cache.query.continuous.CacheContinuousQueryEvent<K,V> evt, AffinityTopologyVersion topVer, boolean primary)voidCacheContinuousQueryHandler. updateCounters(AffinityTopologyVersion topVer, Map<UUID,Map<Integer,T2<Long,Long>>> cntrsPerNode, Map<Integer,T2<Long,Long>> cntrs) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cache.transactions
Fields in org.apache.ignite.internal.processors.cache.transactions declared as AffinityTopologyVersion Modifier and Type Field Description protected AffinityTopologyVersionIgniteTxAdapter. topVerTopology version.Methods in org.apache.ignite.internal.processors.cache.transactions that return AffinityTopologyVersion Modifier and Type Method Description @Nullable AffinityTopologyVersionIgniteTxManager. lockedTopologyVersion(long threadId, IgniteInternalTx ignore)AffinityTopologyVersionIgniteInternalTx. topologyVersion()AffinityTopologyVersionIgniteInternalTx. topologyVersion(AffinityTopologyVersion topVer)Attempts to set topology version and returns the current value.AffinityTopologyVersionIgniteTxAdapter. topologyVersion()AffinityTopologyVersionIgniteTxAdapter. topologyVersion(AffinityTopologyVersion topVer)Attempts to set topology version and returns the current value.AffinityTopologyVersionIgniteInternalTx. topologyVersionSnapshot()AffinityTopologyVersionIgniteTxAdapter. topologyVersionSnapshot()Methods in org.apache.ignite.internal.processors.cache.transactions with parameters of type AffinityTopologyVersion Modifier and Type Method Description protected GridCacheEntryExIgniteTxLocalAdapter. entryEx(GridCacheContext cacheCtx, IgniteTxKey key, AffinityTopologyVersion topVer)Gets cache entry for given key and topology version.IgniteInternalFuture<?>IgniteTxManager. finishAllTxs(IgniteInternalFuture<?> finishLocTxsFut, AffinityTopologyVersion topVer)Creates a future that will wait for finishing all tx updates on backups after all local transactions are finished.IgniteInternalFuture<Boolean>IgniteTxManager. finishLocalTxs(AffinityTopologyVersion topVer)Creates a future that will wait for all ongoing transactions that maybe affected by topology update to be finished.booleanIgniteTxManager. needWaitTransaction(IgniteInternalTx tx, AffinityTopologyVersion topVer)voidIgniteTxEntry. prepareUnmarshal(GridCacheSharedContext<?,?> ctx, AffinityTopologyVersion topVer, boolean near)Prepares this entry to unmarshall.IgniteInternalFuture<Boolean>IgniteTxManager. recoverLocalTxs(AffinityTopologyVersion topVer, ClusterNode node)Creates a future that will wait for all transactions with failed primary recovery.voidIgniteTxManager. rollbackOnTopologyChange(AffinityTopologyVersion topVer)Rollback transactions blocking partition map exchange.booleanIgniteTxManager. setTxTopologyHint(@Nullable AffinityTopologyVersion topVer)AffinityTopologyVersionIgniteInternalTx. topologyVersion(AffinityTopologyVersion topVer)Attempts to set topology version and returns the current value.AffinityTopologyVersionIgniteTxAdapter. topologyVersion(AffinityTopologyVersion topVer)Attempts to set topology version and returns the current value.protected booleanIgniteTxAdapter. updateNearCache(GridCacheContext<?,?> cacheCtx, KeyCacheObject key, AffinityTopologyVersion topVer)Checks whether near cache should be updated. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.closure
Methods in org.apache.ignite.internal.processors.closure that return AffinityTopologyVersion Modifier and Type Method Description @Nullable AffinityTopologyVersionAffinityTask. topologyVersion() -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.cluster
Methods in org.apache.ignite.internal.processors.cluster that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionDiscoveryDataClusterState. transitionTopologyVersion()Methods in org.apache.ignite.internal.processors.cluster with parameters of type AffinityTopologyVersion 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.booleanGridClusterStateProcessor. onStateChangeMessage(AffinityTopologyVersion topVer, ChangeGlobalStateMessage msg, DiscoCache discoCache)booleanIGridClusterStateProcessor. onStateChangeMessage(AffinityTopologyVersion topVer, ChangeGlobalStateMessage msg, DiscoCache discoCache) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.continuous
Methods in org.apache.ignite.internal.processors.continuous with parameters of type AffinityTopologyVersion Modifier and Type Method Description @Nullable DiscoCacheAbstractContinuousMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change.voidGridContinuousHandler. updateCounters(AffinityTopologyVersion topVer, Map<UUID,Map<Integer,T2<Long,Long>>> cntrsPerNode, Map<Integer,T2<Long,Long>> cntrs) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.datastreamer
Methods in org.apache.ignite.internal.processors.datastreamer that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionDataStreamerRequest. topologyVersion()Constructors in org.apache.ignite.internal.processors.datastreamer with parameters of type AffinityTopologyVersion Constructor Description DataStreamerRequest(long reqId, byte[] resTopicBytes, @Nullable String cacheName, byte[] updaterBytes, Collection<DataStreamerEntry> entries, boolean ignoreDepOwnership, boolean skipStore, boolean keepBinary, DeploymentMode depMode, String sampleClsName, String userVer, Map<UUID,IgniteUuid> ldrParticipants, IgniteUuid clsLdrId, boolean forceLocDep, @NotNull AffinityTopologyVersion topVer, int partId) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.job
Constructors in org.apache.ignite.internal.processors.job with parameters of type AffinityTopologyVersion Constructor Description PartitionsReservation(int[] cacheIds, int partId, AffinityTopologyVersion topVer) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.marshaller
Methods in org.apache.ignite.internal.processors.marshaller with parameters of type AffinityTopologyVersion 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 AffinityTopologyVersion in org.apache.ignite.internal.processors.odbc.jdbc
Methods in org.apache.ignite.internal.processors.odbc.jdbc that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionJdbcResponse. affinityVersion()AffinityTopologyVersionJdbcConnectionContext. getAffinityTopologyVersionIfChanged()Constructors in org.apache.ignite.internal.processors.odbc.jdbc with parameters of type AffinityTopologyVersion Constructor Description JdbcResponse(JdbcResult res, @Nullable AffinityTopologyVersion affinityVer)Constructs successful rest response. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.platform
Methods in org.apache.ignite.internal.processors.platform with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidPlatformContext. updatePlatformCache(int cacheId, byte[] keyBytes, byte[] valBytes, int part, AffinityTopologyVersion ver)Updates the platform cache cache.voidPlatformContextImpl. updatePlatformCache(int cacheId, byte[] keyBytes, byte[] valBytes, int part, AffinityTopologyVersion ver)Updates the platform cache cache. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.platform.callback
Methods in org.apache.ignite.internal.processors.platform.callback with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidPlatformCallbackGateway. onAffinityTopologyVersionChanged(AffinityTopologyVersion version)Notifies about topology version update. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.platform.client
Methods in org.apache.ignite.internal.processors.platform.client that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionClientAffinityTopologyVersion. getVersion()Constructors in org.apache.ignite.internal.processors.platform.client with parameters of type AffinityTopologyVersion Constructor Description ClientAffinityTopologyVersion(AffinityTopologyVersion version, boolean changed)Constructor. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.query
Methods in org.apache.ignite.internal.processors.query that return AffinityTopologyVersion Modifier and Type Method Description static AffinityTopologyVersionGridQueryProcessor. getRequestAffinityTopologyVersion()Methods in org.apache.ignite.internal.processors.query with parameters of type AffinityTopologyVersion Modifier and Type Method Description IndexingQueryFilterGridQueryIndexing. backupFilter(AffinityTopologyVersion topVer, int[] parts)Returns backup filter.static voidGridQueryProcessor. setRequestAffinityTopologyVersion(AffinityTopologyVersion ver) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.query.aware
Methods in org.apache.ignite.internal.processors.query.aware with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidIndexRebuildFutureStorage. cancelRebuildIndexesOnExchange(Set<Integer> cacheIds, AffinityTopologyVersion topVer)Canceling index rebuilding for caches on the exchange.Set<Integer>IndexRebuildFutureStorage. prepareRebuildIndexes(Set<Integer> cacheIds, @Nullable AffinityTopologyVersion topVer)Preparing futures of rebuilding indexes for caches.booleanIndexRebuildFutureStorage. rebuildIndexesOnExchange(int cacheId, AffinityTopologyVersion topVer)Checks that the indexes need to be rebuilt on the exchange. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.query.h2.twostep.messages
Methods in org.apache.ignite.internal.processors.query.h2.twostep.messages that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionGridQueryNextPageResponse. retry()Methods in org.apache.ignite.internal.processors.query.h2.twostep.messages with parameters of type AffinityTopologyVersion Modifier and Type Method Description voidGridQueryNextPageResponse. retry(AffinityTopologyVersion retry) -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.query.schema.message
Methods in org.apache.ignite.internal.processors.query.schema.message with parameters of type AffinityTopologyVersion 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 AffinityTopologyVersion in org.apache.ignite.internal.processors.query.stat
Methods in org.apache.ignite.internal.processors.query.stat that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionIgniteStatisticsRepository.VersionedStatistics. topologyVersion()AffinityTopologyVersionLocalStatisticsGatheringContext. topologyVersion()AffinityTopologyVersionObjectStatisticsEvent. topologyVersion()Get affinity topology version.Methods in org.apache.ignite.internal.processors.query.stat with parameters of type AffinityTopologyVersion Modifier and Type Method Description ObjectStatisticsImplIgniteStatisticsRepository. aggregatedLocalStatistics(Collection<ObjectPartitionStatisticsImpl> stats, StatisticsObjectConfiguration cfg, AffinityTopologyVersion topVer)Scan local partitioned statistic and aggregate local statistic for specified statistic object.ObjectStatisticsImplIgniteStatisticsManagerImpl. getLocalStatistics(StatisticsKey key, AffinityTopologyVersion topVer)Get local statitsics with specified topology version if exists.ObjectStatisticsImplIgniteStatisticsRepository. getLocalStatistics(StatisticsKey key, AffinityTopologyVersion topVer)Get local statistics.voidIgniteGlobalStatisticsManager. onLocalStatisticsAggregated(StatisticsKey key, ObjectStatisticsImpl statistics, AffinityTopologyVersion topVer)After collecting local statistics - check if there are some pending request for it and send responces.voidIgniteStatisticsRepository. saveLocalStatistics(StatisticsKey key, ObjectStatisticsImpl statistics, AffinityTopologyVersion topVer)Save local object statistics.Constructors in org.apache.ignite.internal.processors.query.stat with parameters of type AffinityTopologyVersion Constructor Description LocalStatisticsGatheringContext(boolean forceRecollect, GridQueryTypeDescriptor tbl, GridCacheContextInfo<?,?> cctxInfo, StatisticsObjectConfiguration cfg, Set<Integer> remainingParts, AffinityTopologyVersion topVer)Constructor.ObjectStatisticsEvent(StatisticsKey key, ObjectStatisticsImpl statistics, AffinityTopologyVersion topVer)Constructor.VersionedStatistics(AffinityTopologyVersion topVer, ObjectStatisticsImpl statistics)Constructor. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.query.stat.messages
Methods in org.apache.ignite.internal.processors.query.stat.messages that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionStatisticsRequest. topVer()Constructors in org.apache.ignite.internal.processors.query.stat.messages with parameters of type AffinityTopologyVersion Constructor Description StatisticsRequest(UUID reqId, StatisticsKeyMessage key, StatisticsType type, AffinityTopologyVersion topVer, Map<String,Long> versions)Constructor. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.processors.service
Methods in org.apache.ignite.internal.processors.service that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionServiceDeploymentManager. readyTopologyVersion()AffinityTopologyVersionServiceDeploymentProcessId. topologyVersion()Methods in org.apache.ignite.internal.processors.service with parameters of type AffinityTopologyVersion 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 AffinityTopologyVersion in org.apache.ignite.internal.sql.optimizer.affinity
Methods in org.apache.ignite.internal.sql.optimizer.affinity that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionPartitionResult. topologyVersion()Constructors in org.apache.ignite.internal.sql.optimizer.affinity with parameters of type AffinityTopologyVersion Constructor Description PartitionResult(PartitionNode tree, AffinityTopologyVersion topVer, String cacheName, int partsCnt)Constructor.PartitionResult(PartitionNode tree, PartitionTableAffinityDescriptor aff, AffinityTopologyVersion topVer)Constructor. -
Uses of AffinityTopologyVersion in org.apache.ignite.internal.util.distributed
Methods in org.apache.ignite.internal.util.distributed with parameters of type AffinityTopologyVersion 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 AffinityTopologyVersion in org.apache.ignite.plugin.extensions.communication
Methods in org.apache.ignite.plugin.extensions.communication that return AffinityTopologyVersion Modifier and Type Method Description AffinityTopologyVersionMessageReader. readAffinityTopologyVersion(String name)ReadsAffinityTopologyVersion.Methods in org.apache.ignite.plugin.extensions.communication with parameters of type AffinityTopologyVersion Modifier and Type Method Description booleanMessageWriter. writeAffinityTopologyVersion(String name, AffinityTopologyVersion val)WritesAffinityTopologyVersion. -
Uses of AffinityTopologyVersion in org.apache.ignite.spi.communication.tcp.internal
Methods in org.apache.ignite.spi.communication.tcp.internal with parameters of type AffinityTopologyVersion Modifier and Type Method Description DiscoCacheTcpConnectionRequestDiscoveryMessage. createDiscoCache(GridDiscoveryManager mgr, AffinityTopologyVersion topVer, DiscoCache discoCache)Creates new discovery cache if message caused topology version change. -
Uses of AffinityTopologyVersion in org.apache.ignite.spi.indexing
Constructors in org.apache.ignite.spi.indexing with parameters of type AffinityTopologyVersion Constructor Description IndexingQueryCacheFilter(GridCacheAffinityManager aff, Set<Integer> parts, AffinityTopologyVersion topVer, ClusterNode locNode)Constructor.IndexingQueryFilterImpl(GridKernalContext ctx, @Nullable AffinityTopologyVersion topVer, @org.jetbrains.annotations.Nullable int[] partsArr)Constructor.IndexingQueryFilterImpl(GridKernalContext ctx, @Nullable AffinityTopologyVersion topVer, @org.jetbrains.annotations.Nullable int[] partsArr, boolean treatReplicatedAsPartitioned)Constructor.
-