LoadAll
org.apache.pekko.cluster.ddata.DurableStore.LoadAll
Request to load all entries.
It must reply with 0 or more LoadData messages followed by one LoadAllCompleted message to the sender (the Replicator).
If the LoadAll fails it can throw LoadFailed and the Replicator supervisor will stop itself and the durable store.
Attributes
- Source
- DurableStore.scala
- Graph
-
- Supertypes
- Self type
-
LoadAll.type
Members list
In this article