|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.testconductor.Throttle
public class Throttle
| Constructor Summary | |
|---|---|
Throttle(RoleName node,
RoleName target,
ThrottlerTransportAdapter.Direction direction,
float rateMBit)
|
|
| Method Summary | |
|---|---|
ThrottlerTransportAdapter.Direction |
direction()
|
RoleName |
node()
|
float |
rateMBit()
|
RoleName |
target()
|
| 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 Throttle(RoleName node,
RoleName target,
ThrottlerTransportAdapter.Direction direction,
float rateMBit)
| Method Detail |
|---|
public RoleName node()
public RoleName target()
public ThrottlerTransportAdapter.Direction direction()
public float rateMBit()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||