LoadAll

case object 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.

Source:
DurableStore.scala
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala
Inherited from:
Singleton
Source:
Mirror.scala

Value members

Inherited methods

Inherited from:
Product