Class DurableProducerQueue.MessageSent$
java.lang.Object
org.apache.pekko.actor.typed.delivery.DurableProducerQueue.MessageSent$
- Enclosing class:
- DurableProducerQueue
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DurableProducerQueue.MessageSent$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MessageSent$
public MessageSent$()
-
-
Method Details
-
apply
public <A> DurableProducerQueue.MessageSent<A> apply(long seqNr, A message, boolean ack, String confirmationQualifier, long timestampMillis) -
unapply
-