| Modifier and Type | Method and Description |
|---|---|
GridCacheVersionedFuture<?> |
GridCacheMvccManager.versionedFuture(GridCacheVersion ver,
IgniteUuid futId)
Gets future for given future ID and lock ID.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<GridCacheVersionedFuture<?>> |
GridCacheMvccManager.futuresForVersion(GridCacheVersion ver)
Gets futures for given lock ID.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridCacheMvccManager.addFuture(GridCacheVersionedFuture<?> fut)
/**
Adds future.
|
boolean |
GridCacheMvccManager.removeVersionedFuture(GridCacheVersionedFuture<?> 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.6.0 Release Date : July 10 2018