Versions in this module Expand all Collapse all v1 v1.2.0 Mar 25, 2022 Changes in this version + var GlobalBatchTable = false + var GlobalBatchTarget = false + func MigrateAllReplicaToNodes(client *executor.Client, from []string, to []string, tables []string, ...) error + type Action struct + type MigrateActions struct + type Migrator struct + type MigratorNode struct + func (m *MigratorNode) String() string + type Replica struct + func (r *Replica) String() string + type ReplicasSlice []*Replica + func (r ReplicasSlice) Len() int + func (r ReplicasSlice) Less(i, j int) bool + func (r ReplicasSlice) Swap(i, j int)