package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
IsCheckpointDB checks whether the dbname is checkpoint database.
load the whole checkpoint range data and retrieve the metadata of restored ranges and return the total time cost in the past executions.
load the whole checkpoint range data and retrieve the metadata of restored ranges and return the total time cost in the past executions.
load checkpoint metadata from the external storage.
save the checkpoint metadata into the external storage.
only for test.
only for test.
only for test.
Notice that the session is owned by the checkpoint runner, and it will be also closed by it.
Notice that the session is owned by the checkpoint runner, and it will be also closed by it.
walk the whole checkpoint range files and retrieve the metadata of backed up ranges and return the total time cost in the past executions.
# Constants
Notice that: 1.
Only when the id-maps is persist, status turns into it.
Notice that: 1.
Notice that: 1.
# Structs
CheckpointTaskInfo is unique information within the same cluster id.
# Type aliases
A progress type for snapshot + log restore.