| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader |
| Modifier and Type | Method and Description |
|---|---|
CachePartitionFullCountersMap |
GridDhtPartitionTopology.fullUpdateCounters() |
CachePartitionFullCountersMap |
GridClientPartitionTopology.fullUpdateCounters() |
CachePartitionFullCountersMap |
GridDhtPartitionTopologyImpl.fullUpdateCounters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridDhtPartitionTopology.update(AffinityTopologyVersion exchangeResVer,
GridDhtPartitionFullMap partMap,
CachePartitionFullCountersMap cntrMap,
Set<Integer> partsToReload,
AffinityTopologyVersion msgTopVer) |
boolean |
GridClientPartitionTopology.update(AffinityTopologyVersion exchangeVer,
GridDhtPartitionFullMap partMap,
CachePartitionFullCountersMap cntrMap,
Set<Integer> partsToReload,
AffinityTopologyVersion msgTopVer) |
boolean |
GridDhtPartitionTopologyImpl.update(AffinityTopologyVersion exchangeVer,
GridDhtPartitionFullMap partMap,
CachePartitionFullCountersMap incomeCntrMap,
Set<Integer> partsToReload,
AffinityTopologyVersion msgTopVer) |
| Modifier and Type | Method and Description |
|---|---|
CachePartitionFullCountersMap |
IgniteDhtPartitionCountersMap2.get(int cacheId) |
CachePartitionFullCountersMap |
GridDhtPartitionsFullMessage.partitionUpdateCounters(int grpId,
int partsCnt) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionsFullMessage.addPartitionUpdateCounters(int grpId,
CachePartitionFullCountersMap cntrMap) |
void |
IgniteDhtPartitionCountersMap2.putIfAbsent(int cacheId,
CachePartitionFullCountersMap cntrMap) |
static Map<Integer,T2<Long,Long>> |
CachePartitionFullCountersMap.toCountersMap(CachePartitionFullCountersMap map) |
| Constructor and Description |
|---|
CachePartitionFullCountersMap(CachePartitionFullCountersMap other) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018