View Source Spawn.Cluster.StateHandoff.Controllers.PersistentController (spawn v2.0.0-RC6)
StateHandoffPersistentController
is a StateHandoff Controller basead on Statestore
mechanism.
Summary
Types
@type data() :: any()
@type host() :: Actors.Registry.HostActor.t()
@type hosts() :: [Actors.Registry.HostActor.t()]
@type id() :: Spawn.Actors.ActorId.t()
@type new_data() :: data()
@type node_type() :: term()
@type opts() :: Keyword.t()