Uses of Enum
org.apache.storm.spout.CheckPointState.State
-
Uses of CheckPointState.State in org.apache.storm.spout
Modifier and TypeMethodDescriptionCheckPointState.getState()
static CheckPointState.State
Returns the enum constant of this type with the specified name.static CheckPointState.State[]
CheckPointState.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.