package
0.0.0-20231108094301-503c6884a217
Repository: https://github.com/twotigers93/tidb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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.