Home
last modified time | relevance | path

Searched defs:rebalanceDelayer (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/consul/consul-1.10.3/agent/router/
H A Dmanager.go527 type rebalanceDelayer struct { struct
529 MinDelay time.Duration
532 MaxJitter time.Duration
536 DelayPerNode time.Duration
539 func (d *rebalanceDelayer) Delay(servers int, nodes int) time.Duration {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/router/
H A Dmanager.go527 type rebalanceDelayer struct { struct
529 MinDelay time.Duration
532 MaxJitter time.Duration
536 DelayPerNode time.Duration
539 func (d *rebalanceDelayer) Delay(servers int, nodes int) time.Duration {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/router/
H A Dmanager.go527 type rebalanceDelayer struct { struct
529 MinDelay time.Duration
532 MaxJitter time.Duration
536 DelayPerNode time.Duration
539 func (d *rebalanceDelayer) Delay(servers int, nodes int) time.Duration {