| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.cache.distributed | |
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.atomic | |
| org.apache.ignite.internal.processors.cache.distributed.dht.colocated | |
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader | |
| org.apache.ignite.internal.processors.cache.distributed.near | |
| org.apache.ignite.internal.processors.cache.local | |
| org.apache.ignite.internal.processors.cache.query | |
| org.apache.ignite.internal.processors.service | |
| org.apache.ignite.internal.util.future |
Future related classes.
|
| org.apache.ignite.internal.util.nio |
NIO server interfaces and common utility classes for NIO.
|
| org.apache.ignite.internal.util.worker |
Common utility classes for threads.
|
| 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 | Class and Description |
|---|---|
class |
GridCacheMultiTxFuture<K,V>
Future which waits for completion of one or more transactions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheTxRecoveryFuture
Future verifying that all remote transactions related to transaction were prepared or committed.
|
| Constructor and Description |
|---|
GridFutureRemapTimeoutObject(GridFutureAdapter<?> fut,
long timeout,
AffinityTopologyVersion topVer,
IgniteCheckedException e) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtAssignmentFetchFuture
Future that fetches affinity assignment from remote cache nodes.
|
class |
GridDhtEmbeddedFuture<A,B>
Embedded DHT future.
|
class |
GridDhtGetFuture<K,V> |
class |
GridDhtLockFuture
Cache lock future.
|
class |
GridDhtTxFinishFuture<K,V> |
class |
GridDhtTxPrepareFuture |
class |
GridPartitionedGetFuture<K,V>
Colocated get future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtAtomicUpdateFuture
DHT atomic cache backup 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.
|
class |
GridDhtPartitionsExchangeFuture
Future for exchanging partition maps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearGetFuture<K,V> |
class |
GridNearLockFuture
Cache lock future.
|
class |
GridNearOptimisticTxPrepareFuture |
class |
GridNearPessimisticTxPrepareFuture |
class |
GridNearTxFinishFuture<K,V> |
class |
GridNearTxPrepareFutureAdapter
Common code for tx prepare in optimistic and pessimistic modes.
|
| 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 |
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(GridFutureAdapter<R> fut,
IgniteClosure<? super IgniteInternalFuture<T>,R> doneCb)
Constructs chain listener.
|
| 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.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015