public static class ThrottlerManager.Checkin
extends java.lang.Object
implements akka.actor.NoSerializationVerificationNeeded, scala.Product, scala.Serializable
| Constructor and Description |
|---|
Checkin(akka.actor.Address origin,
ThrottlerHandle handle) |
| Modifier and Type | Method and Description |
|---|---|
ThrottlerHandle |
handle() |
akka.actor.Address |
origin() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Checkin(akka.actor.Address origin,
ThrottlerHandle handle)
public akka.actor.Address origin()
public ThrottlerHandle handle()