Uses of Class
org.apache.storm.generated.StateSpoutSpec
-
Uses of StateSpoutSpec in org.apache.storm.generated
Modifier and TypeMethodDescriptionint
StateSpoutSpec.compareTo
(StateSpoutSpec other) boolean
StateSpoutSpec.equals
(StateSpoutSpec that) void
StormTopology.put_to_state_spouts
(String key, StateSpoutSpec val) Modifier and TypeMethodDescriptionvoid
StormTopology.set_state_spouts
(Map<String, StateSpoutSpec> state_spouts) ModifierConstructorDescriptionStateSpoutSpec
(StateSpoutSpec other) Performs a deep copy on other.