Uses of Class
io.dapr.actors.runtime.ActorRuntime
Packages that use ActorRuntime
-
Uses of ActorRuntime in io.dapr.actors.runtime
Methods in io.dapr.actors.runtime that return ActorRuntimeModifier and TypeMethodDescriptionstatic ActorRuntimeActorRuntime.getInstance()Returns an ActorRuntime object.static ActorRuntimeActorRuntime.getInstance(Properties properties) Returns an ActorRuntime object.