DeleteMessagesSuccess

org.apache.pekko.persistence.DeleteMessagesSuccess
final case class DeleteMessagesSuccess(toSequenceNr: Long) extends Response

Reply message to a successful JournalProtocol.DeleteMessagesTo request.

Attributes

Source
JournalProtocol.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Response
trait Message
trait Message
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product