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