StoreReply

org.apache.pekko.cluster.ddata.DurableStore.StoreReply
final case class StoreReply(successMsg: Any, failureMsg: Any, replyTo: ActorRef)

Attributes

Source
DurableStore.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product