Uses of Class
org.apache.storm.generated.StreamInfo
Package
Description
-
Uses of StreamInfo in org.apache.storm
Modifier and TypeMethodDescriptionstatic StreamInfo
Thrift.directOutputFields
(List<String> fields) static StreamInfo
Thrift.outputFields
(List<String> fields) Modifier and TypeMethodDescriptionstatic SpoutSpec
Thrift.prepareSerializedSpoutDetails
(IRichSpout spout, Map<String, StreamInfo> outputs) -
Uses of StreamInfo in org.apache.storm.clojure
ModifierConstructorDescriptionClojureBolt
(List fnSpec, List confSpec, List<Object> params, Map<String, StreamInfo> fields) ClojureSpout
(List fnSpec, List confSpec, List<Object> params, Map<String, StreamInfo> fields) RichShellBolt
(String[] command, Map<String, StreamInfo> outputs) RichShellSpout
(String[] command, Map<String, StreamInfo> outputs) -
Uses of StreamInfo in org.apache.storm.generated
Modifier and TypeMethodDescriptionint
StreamInfo.compareTo
(StreamInfo other) boolean
StreamInfo.equals
(StreamInfo that) void
ComponentCommon.put_to_streams
(String key, StreamInfo val) Modifier and TypeMethodDescriptionvoid
ComponentCommon.set_streams
(Map<String, StreamInfo> streams) -
Uses of StreamInfo in org.apache.storm.topology