| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.colocated | |
| org.apache.ignite.internal.processors.cache.distributed.near | |
| org.apache.ignite.internal.processors.cache.local |
| Modifier and Type | Method and Description |
|---|---|
@Nullable GridCacheVersionedFuture<?> |
GridCacheMvccManager.versionedFuture(GridCacheVersion ver,
IgniteUuid futId)
Gets future for given future ID and 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 |
GridNearTxAbstractEnlistFuture<T> |
class |
GridNearTxEnlistFuture
A future tracking requests for remote nodes transaction enlisting and locking produces by cache API operations.
|
class |
GridNearTxPrepareFutureAdapter
Common code for tx prepare in optimistic and pessimistic modes.
|
class |
GridNearTxQueryAbstractEnlistFuture |
class |
GridNearTxQueryEnlistFuture
Cache lock future.
|
class |
GridNearTxQueryResultsEnlistFuture
A future tracking requests for remote nodes transaction enlisting and locking
of entries produced with complex DML queries requiring reduce step.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridLocalLockFuture<K,V>
Cache lock future.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020