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