public static class ThrottleMode.Enforcing$ extends ThrottleMode implements scala.Product, scala.Serializable
ThrottleMode.Enforcing$, ThrottleMode.Shaping$
Modifier and Type | Field and Description |
---|---|
static ThrottleMode.Enforcing$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Enforcing$() |
enforcing, shaping
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ThrottleMode.Enforcing$ MODULE$