Class: Lhm::Throttler::SlaveLag
- Inherits:
-
ReplicaLag
- Object
- ReplicaLag
- Lhm::Throttler::SlaveLag
- Defined in:
- lib/lhm/throttler/slave_lag.rb
Constant Summary
Constants inherited from ReplicaLag
ReplicaLag::DEFAULT_MAX_ALLOWED_LAG, ReplicaLag::DEFAULT_STRIDE, ReplicaLag::INITIAL_TIMEOUT, ReplicaLag::MAX_TIMEOUT
Constants included from BackoffReduction
BackoffReduction::DEFAULT_BACKOFF_REDUCTION_FACTOR, BackoffReduction::MIN_STRIDE_SIZE
Instance Attribute Summary
Attributes inherited from ReplicaLag
#allowed_lag, #connection, #stride, #timeout_seconds
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ SlaveLag
constructor
A new instance of SlaveLag.