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