View Source Spawn.Cluster.StateHandoff.Controllers.PersistentController (spawn v1.0.0-rc.25)

StateHandoffPersistentController is a StateHandoff Controller basead on Statestore mechanism.

Summary

Types

@type config() :: map()
@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 timer() :: {atom(), integer()}