public static interface DbCheckpointListener.Context
| Modifier and Type | Method and Description |
|---|---|
@Nullable Executor |
executor() |
boolean |
hasPages() |
boolean |
needToSnapshot(String cacheOrGrpName) |
boolean |
nextSnapshot() |
PartitionAllocationMap |
partitionStatMap() |
boolean nextSnapshot()
PartitionAllocationMap partitionStatMap()
boolean needToSnapshot(String cacheOrGrpName)
cacheOrGrpName - Cache or group name.@Nullable @Nullable Executor executor()
boolean hasPages()
True if at least one page is dirty.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020