UpdateSuccess

org.apache.pekko.cluster.ddata.Replicator$.UpdateSuccess
final case class UpdateSuccess[A <: ReplicatedData](key: Key[A], request: Option[Any]) extends UpdateResponse[A], DeadLetterSuppression

Attributes

Source
Replicator.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class UpdateResponse[A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def getRequest: Optional[Any]

Java API

Java API

Attributes

Inherited from:
UpdateResponse
Source
Replicator.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product