public interface CheckpointWriteProgressSupplier
| Modifier and Type | Method and Description |
|---|---|
int |
currentCheckpointPagesCount() |
AtomicInteger |
evictedPagesCntr() |
AtomicInteger |
syncedPagesCounter() |
AtomicInteger |
writtenPagesCounter() |
AtomicInteger writtenPagesCounter()
null only if checkpoint is running.AtomicInteger syncedPagesCounter()
null only if checkpoint is running.AtomicInteger evictedPagesCntr()
null only if checkpoint is running.int currentCheckpointPagesCount()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020