| Modifier and Type | Method and Description |
|---|---|
List<GridDhtPartitionsExchangeFuture> |
GridCachePartitionExchangeManager.exchangeFutures() |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPreloaderAssignments |
GridCachePreloaderAdapter.assign(GridDhtPartitionsExchangeFuture exchFut) |
GridDhtPreloaderAssignments |
GridCachePreloader.assign(GridDhtPartitionsExchangeFuture exchFut) |
GridDhtPartitionTopology |
GridCachePartitionExchangeManager.clientTopology(int cacheId,
GridDhtPartitionsExchangeFuture exchFut) |
void |
GridCachePartitionExchangeManager.forceDummyExchange(boolean reassign,
GridDhtPartitionsExchangeFuture exchFut) |
void |
GridCachePartitionExchangeManager.forcePreloadExchange(GridDhtPartitionsExchangeFuture exchFut)
Forces preload exchange.
|
void |
GridCachePartitionExchangeManager.onExchangeDone(GridDhtPartitionsExchangeFuture exchFut,
Throwable err) |
void |
GridCachePreloaderAdapter.updateLastExchangeFuture(GridDhtPartitionsExchangeFuture lastFut)
Updates last exchange future.
|
void |
GridCachePreloader.updateLastExchangeFuture(GridDhtPartitionsExchangeFuture lastFut)
Updates last exchange future.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridDhtPartitionTopology.afterExchange(GridDhtPartitionsExchangeFuture exchFut)
Post-initializes this topology.
|
boolean |
GridClientPartitionTopology.afterExchange(GridDhtPartitionsExchangeFuture exchFut)
Post-initializes this topology.
|
void |
GridDhtPartitionTopology.beforeExchange(GridDhtPartitionsExchangeFuture exchFut)
Pre-initializes this topology.
|
void |
GridClientPartitionTopology.beforeExchange(GridDhtPartitionsExchangeFuture exchFut)
Pre-initializes this topology.
|
void |
GridDhtPartitionTopology.updateTopologyVersion(GridDhtPartitionExchangeId exchId,
GridDhtPartitionsExchangeFuture exchFut,
long updateSeq,
boolean stopping)
Updates topology version.
|
void |
GridClientPartitionTopology.updateTopologyVersion(GridDhtPartitionExchangeId exchId,
GridDhtPartitionsExchangeFuture exchFut,
long updSeq,
boolean stopping)
Updates topology version.
|
| Constructor and Description |
|---|
GridClientPartitionTopology(GridCacheSharedContext cctx,
int cacheId,
GridDhtPartitionsExchangeFuture exchFut) |
| Modifier and Type | Method and Description |
|---|---|
GridDhtPreloaderAssignments |
GridDhtPreloader.assign(GridDhtPartitionsExchangeFuture exchFut) |
int |
GridDhtPartitionsExchangeFuture.compareTo(GridDhtPartitionsExchangeFuture fut) |
void |
GridDhtPreloader.updateLastExchangeFuture(GridDhtPartitionsExchangeFuture lastFut)
Updates last exchange future.
|
| Constructor and Description |
|---|
GridDhtPreloaderAssignments(GridDhtPartitionsExchangeFuture exchFut,
AffinityTopologyVersion topVer) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015