Package org.apache.pekko.persistence
Class AtLeastOnceDelivery.Internal$.Delivery
java.lang.Object
org.apache.pekko.persistence.AtLeastOnceDelivery.Internal$.Delivery
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
- Enclosing class:
- AtLeastOnceDelivery.Internal$
public class AtLeastOnceDelivery.Internal$.Delivery
extends Object
implements scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.pekko.persistence.AtLeastOnceDelivery.Internal.Deliveryintattempt()booleanorg.apache.pekko.persistence.AtLeastOnceDelivery.Internal.DeliverylongintbooleaninthashCode()message()intproductElement(int x$1) productElementName(int x$1) scala.collection.Iterator<Object>longtoString()unapply(org.apache.pekko.persistence.AtLeastOnceDelivery.Internal.Delivery x$0) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
Delivery
-
-
Method Details
-
apply
-
unapply
-
destination
-
message
-
timestamp
public long timestamp() -
attempt
public int attempt() -
copy
-
copy$default$1
-
copy$default$2
-
copy$default$3
public long copy$default$3() -
copy$default$4
public int copy$default$4() -
productPrefix
- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product
-
productElement
- Specified by:
productElementin interfacescala.Product
-
productIterator
- Specified by:
productIteratorin interfacescala.Product
-
canEqual
- Specified by:
canEqualin interfacescala.Equals
-
productElementName
- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode() -
toString
-
equals
-