public interface DbCheckpointListener
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DbCheckpointListener.Context
Context with information about current snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
void |
beforeCheckpointBegin(DbCheckpointListener.Context ctx)
Do some actions before checkpoint write lock.
|
void |
onCheckpointBegin(DbCheckpointListener.Context ctx) |
void |
onMarkCheckpointBegin(DbCheckpointListener.Context ctx) |
void onMarkCheckpointBegin(DbCheckpointListener.Context ctx) throws IgniteCheckedException
IgniteCheckedException - If failed.void onCheckpointBegin(DbCheckpointListener.Context ctx) throws IgniteCheckedException
IgniteCheckedException - If failed.void beforeCheckpointBegin(DbCheckpointListener.Context ctx) throws IgniteCheckedException
IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020