Uses of Enum
org.apache.storm.spout.CheckPointState.State
Packages that use CheckPointState.State
-
Uses of CheckPointState.State in org.apache.storm.spout
Methods in org.apache.storm.spout that return CheckPointState.StateModifier 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.Constructors in org.apache.storm.spout with parameters of type CheckPointState.State