|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.contrib.throttle.Throttler.SetRate
public static class Throttler.SetRate
Set the rate of a throttler.
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 Summary | |
---|---|
Throttler.SetRate(Throttler.Rate rate)
|
Method Summary | |
---|---|
Throttler.Rate |
rate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface scala.Product |
---|
productArity, productElement, productIterator, productPrefix |
Methods inherited from interface scala.Equals |
---|
canEqual, equals |
Constructor Detail |
---|
public Throttler.SetRate(Throttler.Rate rate)
Method Detail |
---|
public Throttler.Rate rate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |