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, wait
public static final RemotingShutdownEvent$ MODULE$
public Logging.LogLevel logLevel()
logLevel
in interface RemotingLifecycleEvent
public java.lang.String toString()
toString
in class java.lang.Object