public static class MemberStatus.WeaklyUp$ extends MemberStatus implements scala.Product, scala.Serializable
MemberStatus.Down$, MemberStatus.Exiting$, MemberStatus.Joining$, MemberStatus.Leaving$, MemberStatus.Removed$, MemberStatus.Up$, MemberStatus.WeaklyUp$| Modifier and Type | Field and Description |
|---|---|
static MemberStatus.WeaklyUp$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
WeaklyUp$() |
allowedTransitions, down, exiting, joining, leaving, removed, up, weaklyUpclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final MemberStatus.WeaklyUp$ MODULE$