| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed | |
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.colocated | |
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader | |
| org.apache.ignite.internal.processors.cache.distributed.near | |
| org.apache.ignite.internal.processors.cache.transactions | |
| org.apache.ignite.internal.processors.service | |
| org.apache.ignite.internal.util.future |
Future related classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheObjectsReleaseFuture<T,R> |
class |
GridCacheCompoundFuture<T,R> |
class |
GridCacheCompoundIdentityFuture<T> |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
GridCachePreloaderAdapter.addAssignments(GridDhtPreloaderAssignments assignments,
boolean forcePreload,
long rebalanceId,
Runnable next,
@Nullable GridCompoundFuture<Boolean,Boolean> forcedRebFut)
Adds assignments to preloader.
|
Runnable |
GridCachePreloader.addAssignments(GridDhtPreloaderAssignments assignments,
boolean forcePreload,
long rebalanceId,
Runnable next,
@Nullable GridCompoundFuture<Boolean,Boolean> forcedRebFut)
Adds assignments to preloader.
|
| 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 |
CacheDistributedGetFutureAdapter<K,V> |
class |
GridDhtGetFuture<K,V> |
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 |
GridDhtColocatedLockFuture
Colocated cache lock future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtForceKeysFuture<K,V>
Force keys request future.
|
class |
InitNewCoordinatorFuture |
| Modifier and Type | Method and Description |
|---|---|
GridCompoundFuture<Boolean,Boolean> |
ForceRebalanceExchangeTask.forcedRebalanceFuture() |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
GridDhtPreloader.addAssignments(GridDhtPreloaderAssignments assignments,
boolean forceRebalance,
long rebalanceId,
Runnable next,
@Nullable GridCompoundFuture<Boolean,Boolean> forcedRebFut)
Adds assignments to preloader.
|
| Constructor and Description |
|---|
ForceRebalanceExchangeTask(GridDhtPartitionExchangeId exchId,
GridCompoundFuture<Boolean,Boolean> forcedRebFut) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearGetFuture<K,V> |
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 |
GridNearTxFinishFuture<K,V> |
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 |
PartitionCountersNeighborcastFuture
Represents partition update counters delivery to remote nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridServiceDeploymentCompoundFuture<T extends Serializable>
Service deployment compound future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCompoundIdentityFuture<T>
Compound future with reducer which accepts and produces results of the same type.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020