public static interface CheckpointListener.Context
| Modifier and Type | Method and Description |
|---|---|
@Nullable Executor |
executor() |
IgniteInternalFuture<?> |
finishedStateFut() |
boolean |
needToSnapshot(String cacheOrGrpName) |
boolean |
nextSnapshot() |
PartitionAllocationMap |
partitionStatMap() |
CheckpointProgress |
progress() |
CheckpointProgress progress()
boolean nextSnapshot()
True if a snapshot have to be created after.IgniteInternalFuture<?> finishedStateFut()
PartitionAllocationMap partitionStatMap()
boolean needToSnapshot(String cacheOrGrpName)
cacheOrGrpName - Cache or group name.@Nullable @Nullable Executor executor()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021