| 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.preloader | |
| org.apache.ignite.internal.processors.cache.distributed.dht.topology | |
| org.apache.ignite.internal.processors.cache.distributed.near | |
| org.apache.ignite.internal.processors.cache.transactions |
| Modifier and Type | Method and Description |
|---|---|
GridDhtTopologyFuture |
GridCacheContext.topologyVersionFuture() |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtTopologyFutureAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtPartitionsExchangeFuture
Future for exchanging partition maps.
|
| Modifier and Type | Method and Description |
|---|---|
GridDhtTopologyFuture |
GridDhtPartitionTopology.topologyVersionFuture()
Gets a future that will be completed when partition exchange map for this
particular topology version is done.
|
GridDhtTopologyFuture |
GridClientPartitionTopology.topologyVersionFuture()
Gets a future that will be completed when partition exchange map for this
particular topology version is done.
|
GridDhtTopologyFuture |
GridDhtPartitionTopologyImpl.topologyVersionFuture()
Gets a future that will be completed when partition exchange map for this
particular topology version is done.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionTopology.updateTopologyVersion(GridDhtTopologyFuture exchFut,
DiscoCache discoCache,
long updateSeq,
boolean stopping)
Updates topology version.
|
void |
GridClientPartitionTopology.updateTopologyVersion(GridDhtTopologyFuture exchFut,
DiscoCache discoCache,
long updSeq,
boolean stopping)
Updates topology version.
|
void |
GridDhtPartitionTopologyImpl.updateTopologyVersion(GridDhtTopologyFuture exchFut,
@NotNull DiscoCache discoCache,
long updSeq,
boolean stopping)
Updates topology version.
|
| Modifier and Type | Method and Description |
|---|---|
protected GridDhtTopologyFuture |
GridNearOptimisticTxPrepareFutureAdapter.topologyReadLock()
Acquires topology read lock.
|
| Modifier and Type | Method and Description |
|---|---|
GridDhtTopologyFuture |
IgniteTxState.topologyReadLock(GridCacheSharedContext cctx,
GridFutureAdapter<?> fut) |
GridDhtTopologyFuture |
IgniteTxRemoteStateAdapter.topologyReadLock(GridCacheSharedContext cctx,
GridFutureAdapter<?> fut) |
GridDhtTopologyFuture |
IgniteTxStateImpl.topologyReadLock(GridCacheSharedContext cctx,
GridFutureAdapter<?> fut) |
GridDhtTopologyFuture |
IgniteTxImplicitSingleStateImpl.topologyReadLock(GridCacheSharedContext cctx,
GridFutureAdapter<?> fut) |
| Modifier and Type | Method and Description |
|---|---|
IgniteCheckedException |
IgniteTxState.validateTopology(GridCacheSharedContext cctx,
boolean read,
GridDhtTopologyFuture topFut) |
IgniteCheckedException |
IgniteTxRemoteStateAdapter.validateTopology(GridCacheSharedContext cctx,
boolean read,
GridDhtTopologyFuture topFut) |
IgniteCheckedException |
IgniteTxStateImpl.validateTopology(GridCacheSharedContext cctx,
boolean read,
GridDhtTopologyFuture topFut) |
IgniteCheckedException |
IgniteTxImplicitSingleStateImpl.validateTopology(GridCacheSharedContext cctx,
boolean read,
GridDhtTopologyFuture topFut) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021