| Modifier and Type | Class and Description |
|---|---|
class |
ComputeTaskInternalFuture<R>
This class provide implementation for task future.
|
| Modifier and Type | Method and Description |
|---|---|
GridFutureAdapter<?> |
GridKernalGateway.onDisconnected()
Disconnected callback.
|
GridFutureAdapter<?> |
GridKernalGatewayImpl.onDisconnected()
Disconnected callback.
|
| Modifier and Type | Method and Description |
|---|---|
GridFutureAdapter<DiscoveryLocalJoinData> |
GridDiscoveryManager.localJoinFuture() |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheObjectsReleaseFuture<T,R> |
class |
GridCacheCompoundFuture<T,R> |
class |
GridCacheCompoundIdentityFuture<T> |
class |
GridCacheFutureAdapter<R> |
class |
GridCacheMultiTxFuture<K,V>
Future which waits for completion of one or more transactions.
|
| Modifier and Type | Method and Description |
|---|---|
GridFutureAdapter |
GridCacheMvccManager.addDataStreamerFuture(AffinityTopologyVersion topVer) |
GridFutureAdapter<Void> |
IgniteCacheProxyImpl.opportunisticRestart()
If proxy is already being restarted, returns future to wait on, else restarts this cache proxy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteCacheProxyImpl.registrateFutureRestart(GridFutureAdapter<?> fut) |
void |
GridCacheProcessor.registrateProxyRestart(Map<String,DynamicCacheChangeRequest> reqs,
GridFutureAdapter<?> fut) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheTxRecoveryFuture
Future verifying that all remote transactions related to transaction were prepared or committed.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheDistributedGetFutureAdapter<K,V> |
class |
ClientCacheDhtTopologyFuture
Topology future created for client cache start.
|
class |
CompoundLockFuture |
class |
GridDhtAssignmentFetchFuture
Future that fetches affinity assignment from remote cache nodes.
|
class |
GridDhtEmbeddedFuture<A,B>
Embedded DHT future.
|
class |
GridDhtGetFuture<K,V> |
class |
GridDhtGetSingleFuture<K,V> |
class |
GridDhtLockFuture
Cache lock future.
|
class |
GridDhtTopologyFutureAdapter |
class |
GridDhtTxAbstractEnlistFuture<T>
Abstract future processing transaction enlisting and locking.
|
class |
GridDhtTxEnlistFuture
Future processing transaction enlisting and locking of entries produces by cache API operations.
|
class |
GridDhtTxFinishFuture<K,V> |
class |
GridDhtTxPrepareFuture |
class |
GridDhtTxQueryAbstractEnlistFuture
Abstract future processing transaction enlisting and locking of entries produced with DML and SELECT FOR UPDATE
queries.
|
class |
GridDhtTxQueryEnlistFuture
Cache query lock future.
|
class |
GridDhtTxQueryResultsEnlistFuture
Future processing transaction enlisting and locking of entries
produces by complex DML queries with reduce step.
|
class |
GridPartitionedGetFuture<K,V>
Colocated get future.
|
class |
GridPartitionedSingleGetFuture |
| Modifier and Type | Method and Description |
|---|---|
<T> GridFutureAdapter<T> |
GridDhtTxLocalAdapter.finishFuture(GridFutureAdapter<T> f,
Throwable err,
boolean clearLockFut) |
| Modifier and Type | Method and Description |
|---|---|
<T> GridFutureAdapter<T> |
GridDhtTxLocalAdapter.finishFuture(GridFutureAdapter<T> f,
Throwable err,
boolean clearLockFut) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtAtomicAbstractUpdateFuture
DHT atomic cache backup update future.
|
class |
GridNearAtomicAbstractUpdateFuture
Base for near atomic update futures.
|
class |
GridNearAtomicSingleUpdateFuture
DHT atomic cache near update future.
|
class |
GridNearAtomicUpdateFuture
DHT atomic cache near update future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtColocatedLockFuture
Colocated cache lock future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtForceKeysFuture<K,V>
Force keys request future.
|
static class |
GridDhtPartitionDemander.RebalanceFuture |
class |
GridDhtPartitionsExchangeFuture
Future for exchanging partition maps.
|
class |
InitNewCoordinatorFuture |
class |
StopCachesOnClientReconnectExchangeTask |
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearGetFuture<K,V> |
class |
GridNearLockFuture
Cache lock future.
|
class |
GridNearOptimisticSerializableTxPrepareFuture |
class |
GridNearOptimisticTxPrepareFuture |
class |
GridNearOptimisticTxPrepareFutureAdapter |
protected static class |
GridNearOptimisticTxPrepareFutureAdapter.KeyLockFuture
Keys lock future.
|
class |
GridNearPessimisticTxPrepareFuture |
class |
GridNearTxAbstractEnlistFuture<T> |
class |
GridNearTxEnlistFuture
A future tracking requests for remote nodes transaction enlisting and locking produces by cache API operations.
|
class |
GridNearTxFastFinishFuture |
class |
GridNearTxFinishAndAckFuture |
class |
GridNearTxFinishFuture<K,V> |
class |
GridNearTxPrepareFutureAdapter
Common code for tx prepare in optimistic and pessimistic modes.
|
class |
GridNearTxQueryAbstractEnlistFuture |
class |
GridNearTxQueryEnlistFuture
Cache lock future.
|
class |
GridNearTxQueryResultsEnlistFuture
A future tracking requests for remote nodes transaction enlisting and locking
of entries produced with complex DML queries requiring reduce step.
|
class |
GridNearTxSelectForUpdateFuture
A future tracking requests for remote nodes transaction enlisting and locking
of entries produced with complex DML queries requiring reduce step.
|
class |
TxTopologyVersionFuture
Future to obtain/lock topology version for SELECT FOR UPDATE.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridLocalLockFuture<K,V>
Cache lock future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MvccFuture<T> |
class |
MvccSnapshotFuture |
class |
VacuumTask
Task for cleaning sing partition.
|
| Modifier and Type | Method and Description |
|---|---|
GridFutureAdapter |
CheckpointFuture.beginFuture() |
GridFutureAdapter |
CheckpointFuture.finishFuture() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileDownloader.download(GridFutureAdapter<?> fut) |
void |
FileUploader.upload(SocketChannel writeChannel,
GridFutureAdapter<Long> finishFut) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheDistributedFieldsQueryFuture
Distributed fields query future.
|
class |
GridCacheDistributedQueryFuture<K,V,R>
Distributed query future.
|
class |
GridCacheLocalFieldsQueryFuture
Local fields query future.
|
class |
GridCacheLocalQueryFuture<K,V,R>
Local query future.
|
class |
GridCacheQueryFutureAdapter<K,V,R>
Query future adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionCountersNeighborcastFuture
Represents partition update counters delivery to remote nodes.
|
| Modifier and Type | Method and Description |
|---|---|
GridDhtTopologyFuture |
IgniteTxImplicitSingleStateImpl.topologyReadLock(GridCacheSharedContext cctx,
GridFutureAdapter<?> fut) |
GridDhtTopologyFuture |
IgniteTxState.topologyReadLock(GridCacheSharedContext cctx,
GridFutureAdapter<?> fut) |
GridDhtTopologyFuture |
IgniteTxStateImpl.topologyReadLock(GridCacheSharedContext cctx,
GridFutureAdapter<?> fut) |
GridDhtTopologyFuture |
IgniteTxRemoteStateAdapter.topologyReadLock(GridCacheSharedContext cctx,
GridFutureAdapter<?> fut) |
| Modifier and Type | Method and 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) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaOperationClientFuture
Schema operation client future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridServiceDeploymentCompoundFuture
Service deployment compound future.
|
class |
GridServiceDeploymentFuture
Service deployment future.
|
| Modifier and Type | Method and Description |
|---|---|
static Runnable |
IgniteUtils.wrapIgniteFuture(Runnable r,
GridFutureAdapter<?> fut) |
| Modifier and Type | Class and Description |
|---|---|
class |
CountDownFuture |
class |
GridCompoundFuture<T,R>
Future composed of multiple inner futures.
|
class |
GridCompoundIdentityFuture<T>
Compound future with reducer which accepts and produces results of the same type.
|
class |
GridEmbeddedFuture<A,B>
Future which waits for embedded future to complete and then asynchronously executes
provided closure with embedded future result.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNioEmbeddedFuture<R>
Future that delegates to some other future.
|
class |
GridNioFutureImpl<R>
Default future implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridWorkerFuture<T>
Future for locally executed closure that defines cancellation logic.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TcpCommunicationConnectionCheckFuture
Tcp Communication Connection Check Future.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019