Uses of Enum Class
org.springframework.data.redis.stream.Task.State
-
Uses of Task.State in org.springframework.data.redis.stream
Modifier and TypeMethodDescriptionTask.getState()
Get the current lifecycle phase.static Task.State
Returns the enum constant of this class with the specified name.static Task.State[]
Task.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.