| Modifier and Type | Class and Description |
|---|---|
class |
ComputeTaskInternalFuture<R>
This class provide implementation for task future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheMultiTxFuture<K,V>
Future which waits for completion of one or more transactions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheOptimisticCheckPreparedTxFuture<K,V>
Future verifying that all remote transactions related to some
optimistic transaction were prepared.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtAssignmentFetchFuture<K,V>
Future that fetches affinity assignment from remote cache nodes.
|
class |
GridDhtEmbeddedFuture<A,B>
Embedded DHT future.
|
class |
GridDhtGetFuture<K,V> |
class |
GridDhtLockFuture<K,V>
Cache lock future.
|
class |
GridDhtTxFinishFuture<K,V> |
class |
GridDhtTxPrepareFuture<K,V> |
class |
GridPartitionedGetFuture<K,V>
Colocated get future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtAtomicUpdateFuture<K,V>
DHT atomic cache backup update future.
|
class |
GridNearAtomicUpdateFuture<K,V>
DHT atomic cache near update future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtColocatedLockFuture<K,V>
Colocated cache lock future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtForceKeysFuture<K,V>
Force keys request future.
|
class |
GridDhtPartitionsExchangeFuture<K,V>
Future for exchanging partition maps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearGetFuture<K,V> |
class |
GridNearLockFuture<K,V>
Cache lock future.
|
class |
GridNearTxFinishFuture<K,V> |
class |
GridNearTxPrepareFuture<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
GridLocalLockFuture<K,V>
Cache lock future.
|
| 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 |
GridServiceDeploymentFuture
Service deployment future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridStreamerStageExecutionFuture
Streamer execution future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCompoundFuture<T,R>
Future composed of multiple inner futures.
|
class |
GridCompoundIdentityFuture<T>
Future composed of multiple inner futures.
|
class |
GridEmbeddedFuture<A,B>
Future which waits for embedded future to complete and then asynchronously executes
provided closure with embedded future result.
|
| Constructor and Description |
|---|
GridFutureChainListener(GridKernalContext ctx,
GridFutureAdapter<R> fut,
IgniteClosure<? super IgniteInternalFuture<T>,R> doneCb)
Constructs chain listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridWorkerFuture<T>
Future for locally executed closure that defines cancellation logic.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015