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 ActorRuntime
ActorRuntime.getInstance()
Returns an ActorRuntime object.static ActorRuntime
ActorRuntime.getInstance
(Properties properties) Returns an ActorRuntime object.