Uses of Enum Class
io.dapr.actors.runtime.ActorStateChangeKind
Packages that use ActorStateChangeKind
-
Uses of ActorStateChangeKind in io.dapr.actors.runtime
Methods in io.dapr.actors.runtime that return ActorStateChangeKindModifier and TypeMethodDescriptionstatic ActorStateChangeKind
Returns the enum constant of this class with the specified name.static ActorStateChangeKind[]
ActorStateChangeKind.values()
Returns an array containing the constants of this enum class, in the order they are declared.