Package org.apache.pekko.remote
Class RemotingShutdownEvent
java.lang.Object
org.apache.pekko.remote.RemotingShutdownEvent
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanDeprecated.abstract static booleanDeprecated.static inthashCode()Deprecated.static Logging.LogLevellogLevel()Deprecated.static intDeprecated.static ObjectproductElement(int x$1) Deprecated.static StringproductElementName(int n) Deprecated.static scala.collection.Iterator<String>Deprecated.static scala.collection.Iterator<Object>Deprecated.static StringDeprecated.static StringtoString()Deprecated.
-
Constructor Details
-
RemotingShutdownEvent
public RemotingShutdownEvent()Deprecated.
-
-
Method Details
-
logLevel
Deprecated. -
toString
Deprecated. -
productPrefix
Deprecated. -
productArity
public static int productArity()Deprecated. -
productElement
Deprecated. -
productIterator
Deprecated. -
canEqual
Deprecated. -
hashCode
public static int hashCode()Deprecated. -
equals
Deprecated. -
productElementName
Deprecated. -
productElementNames
Deprecated.
-