| Modifier and Type | Method and Description |
|---|---|
GridCacheMvccFuture<?> |
GridCacheMvccManager.mvccFuture(GridCacheVersion ver,
IgniteUuid futId)
Gets future for given future ID and lock ID.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridCacheMvccFuture<?>> |
GridCacheMvccManager.mvccFutures(GridCacheVersion ver)
Gets futures for given lock ID.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridCacheMvccManager.addFuture(GridCacheMvccFuture<?> fut)
/**
Adds future.
|
boolean |
GridCacheMvccManager.removeMvccFuture(GridCacheMvccFuture<?> fut) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtLockFuture
Cache lock future.
|
class |
GridDhtTxPrepareFuture |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtColocatedLockFuture
Colocated cache lock future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearLockFuture
Cache lock future.
|
class |
GridNearOptimisticSerializableTxPrepareFuture |
class |
GridNearOptimisticTxPrepareFuture |
class |
GridNearOptimisticTxPrepareFutureAdapter |
class |
GridNearPessimisticTxPrepareFuture |
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. 2.1.0 Release Date : July 20 2017