public static final class Throttler.SetRate
extends java.lang.Object
implements scala.Product, scala.Serializable
You may change a throttler's rate at any time.
param: rate the rate at which messages will be delivered to the target of the throttler
Constructor and Description |
---|
SetRate(Throttler.Rate rate) |
Modifier and Type | Method and Description |
---|---|
Throttler.Rate |
rate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetRate(Throttler.Rate rate)
public Throttler.Rate rate()