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 SummaryConstructors
- 
Method SummaryModifier 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.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.ProductproductElementNames
- 
Constructor Details- 
QuarantinedEventDeprecated.
 
- 
- 
Method Details- 
applyDeprecated.
- 
unapplyDeprecated.
- 
addressDeprecated.
- 
longUidpublic long longUid()Deprecated.
- 
logLevelDeprecated.- Specified by:
- logLevelin interface- RemotingLifecycleEvent
 
- 
toStringDeprecated.
- 
copyDeprecated.
- 
copy$default$1Deprecated.
- 
copy$default$2public long copy$default$2()Deprecated.
- 
productPrefixDeprecated.- Specified by:
- productPrefixin interface- scala.Product
 
- 
productAritypublic int productArity()Deprecated.- Specified by:
- productArityin interface- scala.Product
 
- 
productElementDeprecated.- Specified by:
- productElementin interface- scala.Product
 
- 
productIteratorDeprecated.- Specified by:
- productIteratorin interface- scala.Product
 
- 
canEqualDeprecated.- Specified by:
- canEqualin interface- scala.Equals
 
- 
productElementNameDeprecated.- Specified by:
- productElementNamein interface- scala.Product
 
- 
hashCodepublic int hashCode()Deprecated.
- 
equalsDeprecated.
 
-