Package org.apache.pekko.remote
Class QuarantinedEvent
java.lang.Object
org.apache.pekko.remote.QuarantinedEvent
- All Implemented Interfaces:
Serializable,RemotingLifecycleEvent,scala.Equals,scala.Product
public final class QuarantinedEvent
extends Object
implements RemotingLifecycleEvent, scala.Product, Serializable
Deprecated.
Classic remoting is deprecated, use Artery. Since Akka 2.6.0.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddress()Deprecated.static QuarantinedEventDeprecated.booleanDeprecated.Deprecated.Deprecated.longDeprecated.booleanDeprecated.inthashCode()Deprecated.logLevel()Deprecated.longlongUid()Deprecated.intDeprecated.productElement(int x$1) Deprecated.productElementName(int x$1) Deprecated.scala.collection.Iterator<Object>Deprecated.Deprecated.toString()Deprecated.unapply(QuarantinedEvent x$0) Deprecated.Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
QuarantinedEvent
Deprecated.
-
-
Method Details
-
apply
Deprecated. -
unapply
Deprecated. -
address
Deprecated. -
longUid
public long longUid()Deprecated. -
logLevel
Deprecated.- Specified by:
logLevelin interfaceRemotingLifecycleEvent
-
toString
Deprecated. -
copy
Deprecated. -
copy$default$1
Deprecated. -
copy$default$2
public long copy$default$2()Deprecated. -
productPrefix
Deprecated.- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()Deprecated.- Specified by:
productArityin interfacescala.Product
-
productElement
Deprecated.- Specified by:
productElementin interfacescala.Product
-
productIterator
Deprecated.- Specified by:
productIteratorin interfacescala.Product
-
canEqual
Deprecated.- Specified by:
canEqualin interfacescala.Equals
-
productElementName
Deprecated.- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode()Deprecated. -
equals
Deprecated.
-