| 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 |
|---|---|
<T> GridCacheFuture<T> |
GridCacheMvccManager.future(GridCacheVersion ver,
IgniteUuid futId)
Gets future for given future ID and lock ID.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridCacheMvccManager.addFuture(GridCacheFuture<?> fut)
Adds future.
|
boolean |
GridCacheMvccManager.hasFuture(GridCacheFuture<?> fut) |
boolean |
GridCacheMvccManager.removeFuture(GridCacheFuture<?> fut) |
| 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 |
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
DHT atomic cache backup update future.
|
class |
GridNearAtomicUpdateFuture
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 |
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.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015