Uses of Enum Class
io.dapr.actors.runtime.ActorStateChangeKind
-
Uses of ActorStateChangeKind in io.dapr.actors.runtime
Modifier 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.