Uses of Enum
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 type with the specified name.static ActorStateChangeKind[]
ActorStateChangeKind.values()
Returns an array containing the constants of this enum type, in the order they are declared.