public static final class ThrottlerTransportAdapter.SetThrottle
extends java.lang.Object
implements scala.Product, scala.Serializable
Constructor and Description |
---|
SetThrottle(Address address,
ThrottlerTransportAdapter.Direction direction,
ThrottlerTransportAdapter.ThrottleMode mode) |
Modifier and Type | Method and Description |
---|---|
Address |
address() |
ThrottlerTransportAdapter.Direction |
direction() |
ThrottlerTransportAdapter.ThrottleMode |
mode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetThrottle(Address address, ThrottlerTransportAdapter.Direction direction, ThrottlerTransportAdapter.ThrottleMode mode)
public Address address()
public ThrottlerTransportAdapter.Direction direction()
public ThrottlerTransportAdapter.ThrottleMode mode()