package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

NewReplicaLoad returns a new ReplicaLoad, which may be used to track the request throughput of a replica.

# Constants

# Structs

ReplicaLoad tracks a sliding window of throughput on a replica.
ReplicaLoadStats contains per-second average statistics for load upon a replica.

# Type aliases

LoadStat represents an ordinal position in replica load for a specific type of load statistic.