| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.pagemem |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<Void> |
PageMemoryEx.clearAsync(LoadedPagesMap.KeyPredicate pred,
boolean cleanDirty)
Asynchronously clears pages satisfying the given predicate.
|
IgniteInternalFuture<Void> |
PageMemoryImpl.clearAsync(LoadedPagesMap.KeyPredicate pred,
boolean cleanDirty)
Asynchronously clears pages satisfying the given predicate.
|
GridLongList |
RobinHoodBackwardShiftHashMap.removeIf(int startIdxToClear,
int endIdxToClear,
LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate at specified mapping range.
|
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.
|
default GridLongList |
LoadedPagesMap.removeIf(LoadedPagesMap.KeyPredicate keyPred)
Removes entities matching provided predicate.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018