Uses of Class
org.apache.storm.generated.SpoutSpec
Packages that use SpoutSpec
-
Uses of SpoutSpec in org.apache.storm
Methods in org.apache.storm that return SpoutSpecModifier and TypeMethodDescriptionstatic SpoutSpec
Thrift.prepareSerializedSpoutDetails
(IRichSpout spout, Map<String, StreamInfo> outputs) -
Uses of SpoutSpec in org.apache.storm.generated
Methods in org.apache.storm.generated that return SpoutSpecMethods in org.apache.storm.generated that return types with arguments of type SpoutSpecMethods in org.apache.storm.generated with parameters of type SpoutSpecModifier and TypeMethodDescriptionint
boolean
void
StormTopology.put_to_spouts
(String key, SpoutSpec val) Method parameters in org.apache.storm.generated with type arguments of type SpoutSpecConstructors in org.apache.storm.generated with parameters of type SpoutSpecConstructor parameters in org.apache.storm.generated with type arguments of type SpoutSpecModifierConstructorDescriptionStormTopology
(Map<String, SpoutSpec> spouts, Map<String, Bolt> bolts, Map<String, StateSpoutSpec> state_spouts)