package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
NewController returns a new Controller implementation.
NewRelocateRangeOp returns a new NewRelocateRangeOp.
NewTransferLeaseOp returns a new TransferLeaseOp.
# Structs
RelocateRangeOp contains the information for a relocate range operation.
SimRelocateOneOptions holds the necessary information to call RelocateOne, to generate a suggested replication change.
TransferLeaseOp conatins the information for a transfer lease operation.
# Interfaces
ControlledOperation is an operation that is being managed by the Controller.
Controller manages scheduling and monitoring of reconfiguration operations such as relocating replicas and lease transfers.
# Type aliases
DispatchedTicket associates a dispatched operation with a ticket id.