UnconfirmedWarning

org.apache.pekko.persistence.AtLeastOnceDelivery.UnconfirmedWarning
case class UnconfirmedWarning(unconfirmedDeliveries: Seq[UnconfirmedDelivery])

Attributes

See also
Source
AtLeastOnceDelivery.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Java API

Java API

Attributes

Source
AtLeastOnceDelivery.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product