public class RemotingShutdownEvent$ extends java.lang.Object implements RemotingLifecycleEvent, scala.Product, scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static RemotingShutdownEvent$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
RemotingShutdownEvent$() |
| Modifier and Type | Method and Description |
|---|---|
Logging.LogLevel |
logLevel() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final RemotingShutdownEvent$ MODULE$
public Logging.LogLevel logLevel()
logLevel in interface RemotingLifecycleEventpublic java.lang.String toString()
toString in class java.lang.Object