| Modifier and Type | Interface and Description |
|---|---|
interface |
GridCacheAtomicFuture<R>
Update future for atomic cache.
|
interface |
GridCacheMvccFuture<T>
Distributed future aware of MVCC locking.
|
| Modifier and Type | Method and Description |
|---|---|
GridCacheFuture |
GridCacheMvccManager.future(GridCacheVersion ver,
IgniteUuid futId)
Gets future for given future ID and lock ID.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridCacheFuture<?>> |
GridCacheMvccManager.activeFutures() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridCacheMvccManager.addFuture(GridCacheFuture<?> fut)
Adds future.
|
boolean |
GridCacheMvccManager.removeFuture(GridCacheFuture<?> 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 |
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 |
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.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015