Attributes
- Companion
- trait
- Source
- AtLeastOnceDelivery.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
AtLeastOnceDelivery.type
Members list
Type members
Classlikes
Snapshot of current AtLeastOnceDelivery state. Can be retrieved with AtLeastOnceDeliveryLike#getDeliverySnapshot and saved with PersistentActor#saveSnapshot. During recovery the snapshot received in SnapshotOffer should be set with AtLeastOnceDeliveryLike#setDeliverySnapshot.
Snapshot of current AtLeastOnceDelivery state. Can be retrieved with AtLeastOnceDeliveryLike#getDeliverySnapshot and saved with PersistentActor#saveSnapshot. During recovery the snapshot received in SnapshotOffer should be set with AtLeastOnceDeliveryLike#setDeliverySnapshot.
Attributes
- Source
- AtLeastOnceDelivery.scala
- Supertypes
Attributes
- See also
- Source
- AtLeastOnceDelivery.scala
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Information about a message that has not been confirmed. Included in UnconfirmedWarning and AtLeastOnceDeliverySnapshot.
Information about a message that has not been confirmed. Included in UnconfirmedWarning and AtLeastOnceDeliverySnapshot.
Attributes
- Source
- AtLeastOnceDelivery.scala
- Supertypes
Attributes
- See also
- Source
- AtLeastOnceDelivery.scala
- Supertypes