Config
kyo.scheduler.regulator.Config
case class Config(collectWindow: Int, collectInterval: Duration, regulateInterval: Duration, jitterUpperThreshold: Double, jitterLowerThreshold: Double, loadAvgTarget: Double, stepExp: Double)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article