Uses of Class
org.apache.storm.spout.CheckPointState
-
Packages that use CheckPointState Package Description org.apache.storm.spout -
-
Uses of CheckPointState in org.apache.storm.spout
Methods in org.apache.storm.spout that return CheckPointState Modifier and Type Method Description CheckPointState
CheckPointState. nextState(boolean recovering)
Get the next state based on this checkpoint state.
-