View Source Statestores.Adapters.LookupBehaviour behaviour (spawn_statestores v1.0.0-rc3)
LookupBehaviour
defines how system get clustered actors info.
Link to this section Summary
Callbacks
Delete all records from a specific node.
Retrieves all actohost entries for a specific node.
Fetches all existing entries for a given ActorId.
Fetches all existing entries for a given ActorId for a specific node.
Saves or updates to persistent storage the ActorHost for a given ActorId.
Link to this section Types
Link to this section Callbacks
Delete all records from a specific node.
Retrieves all actohost entries for a specific node.
Fetches all existing entries for a given ActorId.
Fetches all existing entries for a given ActorId for a specific node.
Saves or updates to persistent storage the ActorHost for a given ActorId.