public interface PagesWriteThrottlePolicy
| Modifier and Type | Field and Description |
|---|---|
static long |
LOGGING_THRESHOLD
Max park time.
|
| 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 Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019