package
9.0.0-beta.1.pre+incompatible
Repository: https://github.com/pingcap/ticdc.git
Documentation: pkg.go.dev
# Functions
Balance balances the running task by task size per node.
BasicSchedule schedules the absent tasks to the available nodes.
CheckBalanceStatus checks the dispatcher scheduling balance status returns the table size need to be moved.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Scheduler generates operators for the spans, and push them to the operator controller it generates add operator for the absent spans, and move operator for the unbalanced replicating spans currently, it only supports balance the spans by size.
# Interfaces
No description provided by the author