| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader | |
| org.apache.ignite.internal.processors.cache.distributed.dht.topology | |
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persitence implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected @Nullable IgniteHistoricalIterator |
IgniteCacheOffheapManagerImpl.historicalIterator(CachePartitionPartialCountersMap partCntrs,
Set<Integer> missing) |
| Modifier and Type | Field and Description |
|---|---|
static CachePartitionPartialCountersMap |
CachePartitionPartialCountersMap.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
CachePartitionPartialCountersMap |
IgniteDhtDemandedPartitionsMap.historicalMap() |
CachePartitionPartialCountersMap |
GridDhtPartitionsSingleMessage.partitionUpdateCounters(int grpId,
int partsCnt) |
| Modifier and Type | Method and Description |
|---|---|
static Map<Integer,T2<Long,Long>> |
CachePartitionPartialCountersMap.toCountersMap(CachePartitionPartialCountersMap cntrsMap) |
| Modifier and Type | Method and Description |
|---|---|
CachePartitionPartialCountersMap |
GridDhtPartitionTopology.localUpdateCounters(boolean skipZeros) |
CachePartitionPartialCountersMap |
GridDhtPartitionTopologyImpl.localUpdateCounters(boolean skipZeros) |
CachePartitionPartialCountersMap |
GridClientPartitionTopology.localUpdateCounters(boolean skipZeros) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridDhtPartitionTopology.collectUpdateCounters(CachePartitionPartialCountersMap cntrMap)
Collects update counters collected during exchange.
|
void |
GridDhtPartitionTopologyImpl.collectUpdateCounters(CachePartitionPartialCountersMap cntrMap)
Collects update counters collected during exchange.
|
void |
GridClientPartitionTopology.collectUpdateCounters(CachePartitionPartialCountersMap cntrMap)
Collects update counters collected during exchange.
|
| Modifier and Type | Method and Description |
|---|---|
protected @Nullable IgniteHistoricalIterator |
GridCacheOffheapManager.historicalIterator(CachePartitionPartialCountersMap partCntrs,
Set<Integer> missing) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020