public static interface DbCheckpointListener.Context
| Modifier and Type | Method and Description |
|---|---|
@Nullable Executor |
executor() |
IgniteInternalFuture<?> |
finishedStateFut() |
boolean |
hasPages() |
boolean |
needToSnapshot(String cacheOrGrpName) |
boolean |
nextSnapshot() |
PartitionAllocationMap |
partitionStatMap() |
boolean nextSnapshot()
IgniteInternalFuture<?> finishedStateFut()
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.9.1 Release Date : December 9 2020