package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

CheckpointRemove removes the checkpoint of the given table.
CleanupMetas removes the table metas of the given table.
New creates a new Lightning instance.
SwitchMode switches the mode of the TiKV cluster.
WithCheckpointStorage sets the checkpoint name in external storage to a lightning task.
WithDumpFileStorage sets the external storage to a lightning task.
WithDupIndicator sets a *bool to indicate duplicate detection has found duplicate data.
WithLogger sets the logger to a lightning task.
WithPromFactory sets the prometheus factory to a lightning task.
WithPromRegistry sets the prometheus registry to a lightning task.

# Structs

Lightning is the main struct of the lightning package.

# Type aliases

Option is a function that configures a lightning task.