| Modifier and Type | Method and Description |
|---|---|
GridLongList |
PartitionUpdateCounterTrackingImpl.finalizeUpdateCounters()
Flushes pending update counters closing all possible gaps.
|
GridLongList |
IgniteCacheOffheapManager.CacheDataStore.finalizeUpdateCounters()
Flushes pending update counters closing all possible gaps.
|
GridLongList |
PartitionUpdateCounterVolatileImpl.finalizeUpdateCounters()
Flushes pending update counters closing all possible gaps.
|
GridLongList |
IgniteCacheOffheapManagerImpl.CacheDataStoreImpl.finalizeUpdateCounters()
Flushes pending update counters closing all possible gaps.
|
GridLongList |
PartitionUpdateCounter.finalizeUpdateCounters()
Flushes pending update counters closing all possible gaps.
|
GridLongList |
PartitionUpdateCounterDebugWrapper.finalizeUpdateCounters()
Flushes pending update counters closing all possible gaps.
|
| Modifier and Type | Method and Description |
|---|---|
GridLongList |
GridDhtTxFinishRequest.partUpdateCounters() |
| Constructor and Description |
|---|
GridDhtAtomicDeferredUpdateResponse(int cacheId,
GridLongList futIds)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,GridLongList> |
CacheGroupAffinityMessage.assignmentsDiff() |
| Modifier and Type | Method and Description |
|---|---|
static List<ClusterNode> |
CacheGroupAffinityMessage.toNodes(GridLongList assign,
Map<Long,ClusterNode> nodesByOrder,
DiscoCache discoCache) |
| Modifier and Type | Method and Description |
|---|---|
GridLongList |
GridDhtLocalPartition.finalizeUpdateCounters()
Flushes pending update counters closing all possible gaps.
|
| Modifier and Type | Method and Description |
|---|---|
@Nullable GridLongList |
MvccActiveQueriesMessage.activeQueries() |
| Constructor and Description |
|---|
MvccActiveQueriesMessage(GridLongList activeQrys) |
| Modifier and Type | Method and Description |
|---|---|
GridLongList |
GridCacheOffheapManager.GridCacheDataStore.finalizeUpdateCounters()
Flushes pending update counters closing all possible gaps.
|
| Modifier and Type | Method and Description |
|---|---|
GridLongList |
PagesList.PagesCache.flush()
Flush all stripes to one list and clear stripes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PagesListMetaIO.getBucketsData(long pageAddr,
Map<Integer,GridLongList> res) |
| Modifier and Type | Method and Description |
|---|---|
GridLongList |
FullPageIdTable.removeIf(int startIdxToClear,
int endIdxToClear,
LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate at specified mapping range.
|
GridLongList |
LoadedPagesMap.removeIf(int startIdxToClear,
int endIdxToClear,
LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate at specified mapping range.
|
GridLongList |
RobinHoodBackwardShiftHashMap.removeIf(int startIdxToClear,
int endIdxToClear,
LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate at specified mapping range.
|
default GridLongList |
LoadedPagesMap.removeIf(LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LongListReuseBag
GridLongList-based reuse bag. |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheContinuousQueryManager.closeBackupUpdateCountersGaps(GridCacheContext cctx,
int part,
AffinityTopologyVersion topVer,
GridLongList gaps)
For cache updates in shared cache group need notify others caches CQ listeners
that generated counter should be skipped.
|
| Modifier and Type | Method and Description |
|---|---|
static GridLongList |
GridLongList.addAll(@Nullable GridLongList to,
GridLongList from) |
static GridLongList |
GridLongList.asList(long... vals) |
GridLongList |
GridLongList.copy() |
GridLongList |
GridLongList.copyWithout(GridLongList l)
Returns (possibly reordered) copy of this list, excluding all elements of given list.
|
static @Nullable GridLongList |
GridLongList.readFrom(DataInput in) |
GridLongList |
GridLongList.sort()
Sorts this list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridLongList.addAll(GridLongList l) |
static GridLongList |
GridLongList.addAll(@Nullable GridLongList to,
GridLongList from) |
static GridLongList |
GridLongList.addAll(@Nullable GridLongList to,
GridLongList from) |
boolean |
GridLongList.containsAll(GridLongList l) |
GridLongList |
GridLongList.copyWithout(GridLongList l)
Returns (possibly reordered) copy of this list, excluding all elements of given list.
|
static void |
GridLongList.writeTo(DataOutput out,
@Nullable GridLongList list) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020