View Source Spawn.Cluster.StateHandoff.Controllers.PersistentController (spawn v1.0.0-rc.35)
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() :: Eigr.Functions.Protocol.Actors.ActorId.t()
@type new_data() :: data()
@type node_type() :: term()
@type opts() :: Keyword.t()