Uses of Class
org.apache.ignite.internal.util.future.GridFutureAdapter
-
-
Uses of GridFutureAdapter in org.apache.ignite.internal
Subclasses of GridFutureAdapter in org.apache.ignite.internal Modifier and Type Class Description classComputeTaskInternalFuture<R>This class provide implementation for task future.Methods in org.apache.ignite.internal that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<?>UnregisteredBinaryTypeException. future()@Nullable GridFutureAdapter<?>GridKernalGateway. onDisconnected()Disconnected callback.GridFutureAdapter<?>GridKernalGatewayImpl. onDisconnected()Disconnected callback.Constructors in org.apache.ignite.internal with parameters of type GridFutureAdapter Constructor Description UnregisteredBinaryTypeException(int typeId, GridFutureAdapter<?> fut) -
Uses of GridFutureAdapter in org.apache.ignite.internal.cluster
-
Uses of GridFutureAdapter in org.apache.ignite.internal.managers.discovery
Methods in org.apache.ignite.internal.managers.discovery that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<DiscoveryLocalJoinData>GridDiscoveryManager. localJoinFuture() -
Uses of GridFutureAdapter in org.apache.ignite.internal.managers.encryption
Subclasses of GridFutureAdapter in org.apache.ignite.internal.managers.encryption Modifier and Type Class Description protected static classGridEncryptionManager.KeyChangeFutureKey change future. -
Uses of GridFutureAdapter in org.apache.ignite.internal.managers.indexing
Methods in org.apache.ignite.internal.managers.indexing with parameters of type GridFutureAdapter Modifier and Type Method Description protected voidIndexesRebuildTask. startRebuild(GridCacheContext cctx, GridFutureAdapter<Void> fut, SchemaIndexCacheVisitorClosure clo, IndexRebuildCancelToken cancelTok)Actual start rebuilding. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache Modifier and Type Class Description classCacheObjectsReleaseFuture<T,R>classGridCacheCompoundFuture<T,R>classGridCacheCompoundIdentityFuture<T>classGridCacheFutureAdapter<R>classGridCacheMultiTxFuture<K,V>Future which waits for completion of one or more transactions.Methods in org.apache.ignite.internal.processors.cache that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapterGridCacheMvccManager. addDataStreamerFuture(AffinityTopologyVersion topVer)Methods in org.apache.ignite.internal.processors.cache with parameters of type GridFutureAdapter Modifier and Type Method Description voidIgniteCacheProxyImpl. registrateFutureRestart(GridFutureAdapter<?> fut)voidGridCacheProcessor. registrateProxyRestart(Map<String,DynamicCacheChangeRequest> reqs, GridFutureAdapter<?> fut) -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed Modifier and Type Class Description classGridCacheTxRecoveryFutureFuture verifying that all remote transactions related to transaction were prepared or committed. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.dht
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.dht Modifier and Type Class Description classCacheDistributedGetFutureAdapter<K,V>protected classCacheDistributedGetFutureAdapter.AbstractMiniFutureMini-future for get operations.classGridDhtAssignmentFetchFutureFuture that fetches affinity assignment from remote cache nodes.classGridDhtEmbeddedFuture<A,B>Embedded DHT future.classGridDhtGetFuture<K,V>classGridDhtGetSingleFuture<K,V>classGridDhtLockFutureCache lock future.classGridDhtTopologyFutureAdapterclassGridDhtTxFinishFuture<K,V>classGridDhtTxPrepareFutureclassGridPartitionedGetFuture<K,V>Colocated get future.classGridPartitionedSingleGetFutureMethods in org.apache.ignite.internal.processors.cache.distributed.dht that return GridFutureAdapter Modifier and Type Method Description <T> GridFutureAdapter<T>GridDhtTxLocalAdapter. finishFuture(GridFutureAdapter<T> f, Throwable err, boolean clearLockFut)Methods in org.apache.ignite.internal.processors.cache.distributed.dht with parameters of type GridFutureAdapter Modifier and Type Method Description <T> GridFutureAdapter<T>GridDhtTxLocalAdapter. finishFuture(GridFutureAdapter<T> f, Throwable err, boolean clearLockFut) -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.dht.atomic Modifier and Type Class Description classGridDhtAtomicAbstractUpdateFutureDHT atomic cache backup update future.classGridNearAtomicAbstractUpdateFutureBase for near atomic update futures.classGridNearAtomicSingleUpdateFutureDHT atomic cache near update future.classGridNearAtomicUpdateFutureDHT atomic cache near update future. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.dht.colocated
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.dht.colocated Modifier and Type Class Description classGridDhtColocatedLockFutureColocated cache lock future. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.dht.preloader
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.dht.preloader Modifier and Type Class Description classGridDhtForceKeysFuture<K,V>Force keys request future.static classGridDhtPartitionDemander.RebalanceFutureThe future is created for each topology version if some partitions should present by affinity and completed when all partitions are transferred.classGridDhtPartitionsExchangeFutureFuture for exchanging partition maps.classInitNewCoordinatorFutureclassStopCachesOnClientReconnectExchangeTask -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Methods in org.apache.ignite.internal.processors.cache.distributed.dht.topology with parameters of type GridFutureAdapter Modifier and Type Method Description IgniteInternalFuture<?>PartitionsEvictManager. evictPartitionAsync(CacheGroupContext grp, GridDhtLocalPartition part, GridFutureAdapter<?> finishFut)Adds partition to eviction queue and starts eviction process if permit available. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.near
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.near Modifier and Type Class Description classGridNearGetFuture<K,V>classGridNearLockFutureCache lock future.classGridNearOptimisticSerializableTxPrepareFutureclassGridNearOptimisticTxPrepareFutureclassGridNearOptimisticTxPrepareFutureAdapterprotected static classGridNearOptimisticTxPrepareFutureAdapter.KeyLockFutureKeys lock future.classGridNearPessimisticTxPrepareFutureclassGridNearTxFastFinishFutureclassGridNearTxFinishFuture<K,V>classGridNearTxPrepareFutureAdapterCommon code for tx prepare in optimistic and pessimistic modes. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.near.consistency
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.distributed.near.consistency Modifier and Type Class Description classGridCompoundReadRepairFutureCompound future that represents the result of the external fixes for some keys.classGridNearReadRepairAbstractFutureclassGridNearReadRepairCheckOnlyFutureChecks data consistency.classGridNearReadRepairFutureChecks data consistency. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.persistence.checkpoint
Methods in org.apache.ignite.internal.processors.cache.persistence.checkpoint that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapterCheckpointProgress. futureFor(CheckpointState state)GridFutureAdapterCheckpointProgressImpl. futureFor(CheckpointState state) -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.persistence.file
Methods in org.apache.ignite.internal.processors.cache.persistence.file with parameters of type GridFutureAdapter Modifier and Type Method Description voidFileUploader. upload(SocketChannel writeChan, GridFutureAdapter<Long> finishFut) -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.persistence.snapshot
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.persistence.snapshot Modifier and Type Class Description classAbstractCreateSnapshotFutureTaskstatic classIgniteSnapshotManager.ClusterSnapshotFutureclassSnapshotFinishedFutureTaskclassSnapshotResponseRemoteFutureTask -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.persistence.snapshot.dump
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.persistence.snapshot.dump Modifier and Type Class Description classCreateDumpFutureTaskTask creates cache group dump. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.query
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.query Modifier and Type Class Description classGridCacheDistributedFieldsQueryFutureDistributed fields query future.classGridCacheDistributedQueryFuture<K,V,R>Distributed query future.classGridCacheLocalFieldsQueryFutureLocal fields query future.classGridCacheLocalQueryFuture<K,V,R>Local query future.classGridCacheQueryFutureAdapter<K,V,R>Query future adapter.static classGridCacheQueryManager.QueryResult<K,V>Methods in org.apache.ignite.internal.processors.cache.query that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<GridCacheQueryManager.QueryResult<K,V>>GridCacheQueryManager.RequestFutureMap. remove(Object key) -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.cache.transactions
Methods in org.apache.ignite.internal.processors.cache.transactions with parameters of type GridFutureAdapter Modifier and Type Method Description GridDhtTopologyFutureIgniteTxImplicitSingleStateImpl. topologyReadLock(GridCacheSharedContext cctx, GridFutureAdapter<?> fut)GridDhtTopologyFutureIgniteTxRemoteStateAdapter. topologyReadLock(GridCacheSharedContext cctx, GridFutureAdapter<?> fut)GridDhtTopologyFutureIgniteTxState. topologyReadLock(GridCacheSharedContext cctx, GridFutureAdapter<?> fut)GridDhtTopologyFutureIgniteTxStateImpl. topologyReadLock(GridCacheSharedContext cctx, GridFutureAdapter<?> fut) -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.configuration.distributed
Methods in org.apache.ignite.internal.processors.configuration.distributed that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<?>PropertyUpdateClosure. casUpdate(String key, Serializable expectedValue, Serializable newValue)Update property on cluster using compare and set way.GridFutureAdapter<?>DistributedEnumProperty. propagateAsync(T newVal)Change value across whole cluster.GridFutureAdapter<?>DistributedEnumProperty. propagateAsync(T expectedVal, T newVal)Change value across whole cluster.GridFutureAdapter<?>DistributedProperty. propagateAsync(T newVal)Change value across whole cluster.GridFutureAdapter<?>DistributedProperty. propagateAsync(T expectedVal, T newVal)Change value across whole cluster.GridFutureAdapter<?>SimpleDistributedProperty. propagateAsync(T newVal)Change value across whole cluster.GridFutureAdapter<?>SimpleDistributedProperty. propagateAsync(T expectedVal, T newVal)Change value across whole cluster.GridFutureAdapter<?>PropertyUpdateClosure. update(String key, Serializable newValue)Update property on cluster.GridFutureAdapter<?>DistributedThinClientConfiguration. updateThinClientSendServerStackTraceAsync(boolean showStack) -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.localtask
Methods in org.apache.ignite.internal.processors.localtask that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<R>DurableBackgroundTaskState. outFuture()Getting outside task future.Constructors in org.apache.ignite.internal.processors.localtask with parameters of type GridFutureAdapter Constructor Description DurableBackgroundTaskState(DurableBackgroundTask<R> task, GridFutureAdapter<R> outFut, boolean saved, boolean converted)Constructor. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.marshaller
Methods in org.apache.ignite.internal.processors.marshaller that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<MappingExchangeResult>MarshallerMappingTransport. awaitMappingAcceptance(MarshallerMappingItem item, ConcurrentMap<Integer,MappedName> cache)GridFutureAdapter<MappingExchangeResult>MarshallerMappingTransport. proposeMapping(MarshallerMappingItem item, ConcurrentMap<Integer,MappedName> cache)GridFutureAdapter<MappingExchangeResult>MarshallerMappingTransport. requestMapping(MarshallerMappingItem item, ConcurrentMap<Integer,MappedName> cache) -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.metastorage
Methods in org.apache.ignite.internal.processors.metastorage that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<Boolean>DistributedMetaStorage. compareAndSetAsync(@NotNull String key, @Nullable Serializable expVal, @NotNull Serializable newVal)Write value into distributed metastorage asynchronously but only if current value matches the expected one.GridFutureAdapter<?>DistributedMetaStorage. removeAsync(@NotNull String key)Remove value from distributed metastorage asynchronously.GridFutureAdapter<?>DistributedMetaStorage. writeAsync(@NotNull String key, @NotNull Serializable val)Write value into distributed metastorage asynchronously. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.metastorage.persistence
Methods in org.apache.ignite.internal.processors.metastorage.persistence that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<Boolean>DistributedMetaStorageImpl. compareAndSetAsync(@NotNull String key, @Nullable Serializable expVal, @NotNull Serializable newVal)Write value into distributed metastorage asynchronously but only if current value matches the expected one.GridFutureAdapter<?>DistributedMetaStorageImpl. removeAsync(@NotNull String key)Remove value from distributed metastorage asynchronously.GridFutureAdapter<?>DistributedMetaStorageImpl. writeAsync(@NotNull String key, @NotNull Serializable val)Write value into distributed metastorage asynchronously. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.query
Methods in org.apache.ignite.internal.processors.query that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<?>DistributedSqlConfiguration. defaultQueryTimeout(int timeout) -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.query.aware
Methods in org.apache.ignite.internal.processors.query.aware that return GridFutureAdapter Modifier and Type Method Description @Nullable GridFutureAdapter<Void>IndexRebuildFutureStorage. indexRebuildFuture(int cacheId)Getting index rebuild future for the cache. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.query.running
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.query.running Modifier and Type Class Description classQueryRunningFutureQuery running future. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.query.schema
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.query.schema Modifier and Type Class Description classSchemaIndexCacheCompoundFutureCompound index rebuilding feature.classSchemaIndexCacheFutureExtendingGridFutureAdapterto rebuild indices.classSchemaOperationClientFutureSchema operation client future.Fields in org.apache.ignite.internal.processors.query.schema declared as GridFutureAdapter Modifier and Type Field Description protected GridFutureAdapter<Void>SchemaIndexCacheVisitorImpl. buildIdxFutFuture for create/rebuild index.Constructors in org.apache.ignite.internal.processors.query.schema with parameters of type GridFutureAdapter Constructor Description SchemaIndexCachePartitionWorker(GridCacheContext cctx, GridDhtLocalPartition locPart, AtomicBoolean stop, IndexRebuildCancelToken cancelTok, SchemaIndexCacheVisitorClosure clo, GridFutureAdapter<SchemaIndexCacheStat> fut, AtomicInteger partsCnt)Constructor.SchemaIndexCacheVisitorImpl(GridCacheContext<?,?> cctx, IndexRebuildCancelToken cancelTok, GridFutureAdapter<Void> buildIdxFut)Constructor. -
Uses of GridFutureAdapter in org.apache.ignite.internal.processors.service
Subclasses of GridFutureAdapter in org.apache.ignite.internal.processors.service Modifier and Type Class Description classGridServiceDeploymentCompoundFuture<T extends Serializable>Service deployment compound future.classGridServiceDeploymentFuture<T extends Serializable>Service deployment future. -
Uses of GridFutureAdapter in org.apache.ignite.internal.util
Methods in org.apache.ignite.internal.util with parameters of type GridFutureAdapter Modifier and Type Method Description static RunnableIgniteUtils. wrapIgniteFuture(Runnable r, GridFutureAdapter<?> fut) -
Uses of GridFutureAdapter in org.apache.ignite.internal.util.future
Subclasses of GridFutureAdapter in org.apache.ignite.internal.util.future Modifier and Type Class Description classCountDownFutureclassGridCompoundFuture<T,R>Future composed of multiple inner futures.classGridCompoundIdentityFuture<T>Compound future with reducer which accepts and produces results of the same type.classGridEmbeddedFuture<A,B>Future which waits for embedded future to complete and then asynchronously executes provided closure with embedded future result. -
Uses of GridFutureAdapter in org.apache.ignite.internal.util.nio
Subclasses of GridFutureAdapter in org.apache.ignite.internal.util.nio Modifier and Type Class Description classGridNioEmbeddedFuture<R>Future that delegates to some other future.classGridNioFutureImpl<R>Default future implementation. -
Uses of GridFutureAdapter in org.apache.ignite.internal.util.worker
Subclasses of GridFutureAdapter in org.apache.ignite.internal.util.worker Modifier and Type Class Description classGridWorkerFuture<T>Future for locally executed closure that defines cancellation logic. -
Uses of GridFutureAdapter in org.apache.ignite.spi.communication.tcp.internal
Subclasses of GridFutureAdapter in org.apache.ignite.spi.communication.tcp.internal Modifier and Type Class Description classConnectFutureConnect future which uses as a marker of type connection releted with TCP.classConnectionRequestFutureMarker future implementation, just likeConnectFuture, but meaning that we're waiting for the inverse connection.classTcpCommunicationConnectionCheckFutureTcp Communication Connection Check Future.Methods in org.apache.ignite.spi.communication.tcp.internal that return GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<GridCommunicationClient>ConnectionClientPool. getFut(ConnectionKey connKey)GridFutureAdapter<GridCommunicationClient>ConnectionClientPool. putIfAbsentFut(ConnectionKey key, GridFutureAdapter<GridCommunicationClient> fut)Methods in org.apache.ignite.spi.communication.tcp.internal with parameters of type GridFutureAdapter Modifier and Type Method Description GridFutureAdapter<GridCommunicationClient>ConnectionClientPool. putIfAbsentFut(ConnectionKey key, GridFutureAdapter<GridCommunicationClient> fut)voidConnectionClientPool. removeFut(ConnectionKey connKey, GridFutureAdapter<GridCommunicationClient> fut) -
Uses of GridFutureAdapter in org.apache.ignite.spi.discovery.tcp.internal
Subclasses of GridFutureAdapter in org.apache.ignite.spi.discovery.tcp.internal Modifier and Type Class Description classFutureTask<T>
-