package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev
# Functions
BuildBackupRangeAndSchema gets KV range and schema of tables.
CheckBackupStorageIsLocked checks whether backups is locked.
NewBackupClient returns a new backup client.
WriteBackupDDLJobs sends the ddl jobs are done in (lastBackupTS, backupTS] to metaWriter.
# Constants
DefaultSchemaConcurrency is the default number of the concurrent backup schema tasks.
MaxResolveLocksbackupOffSleep is the maximum sleep time for resolving locks.
# Structs
Checksum is the checksum of some backup files calculated by CollectChecksums.
Client is a client instructs TiKV how to do a backup.
Schemas is task for backuping schemas.
# Type aliases
ProgressUnit represents the unit of progress.