public interface PagesWriteThrottlePolicy
| Modifier and Type | Method and Description |
|---|---|
void |
onBeginCheckpoint()
Callback to notify throttling policy checkpoint was started.
|
void |
onFinishCheckpoint()
Callback to notify throttling policy checkpoint was finished.
|
void |
onMarkDirty(boolean isPageInCheckpoint)
Callback to apply throttling delay.
|
void onMarkDirty(boolean isPageInCheckpoint)
isPageInCheckpoint - flag indicating if current page is in scope of current checkpoint.void onBeginCheckpoint()
void onFinishCheckpoint()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018