Uses of Class
io.dapr.actors.runtime.ActorStateManager
Packages that use ActorStateManager
-
Uses of ActorStateManager in io.dapr.actors.runtime
Methods in io.dapr.actors.runtime that return ActorStateManagerModifier and TypeMethodDescriptionprotected ActorStateManager
AbstractActor.getActorStateManager()
Returns the state store manager for this Actor.