NotFound
org.apache.pekko.cluster.ddata.Replicator.NotFound
final case class NotFound[A <: ReplicatedData](key: Key[A], request: Option[Any]) extends GetResponse[A], ReplicatorMessage
Attributes
- Source
- Replicator.scala
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait ReplicatorMessagetrait Serializableclass GetResponse[A]class Objecttrait Matchableclass Any
Members list
In this article