Uses of Class
org.apache.storm.flux.model.StreamDef
Packages that use StreamDef
-
Uses of StreamDef in org.apache.storm.flux.model
Methods in org.apache.storm.flux.model that return types with arguments of type StreamDefMethod parameters in org.apache.storm.flux.model with type arguments of type StreamDefModifier and TypeMethodDescriptionvoid
TopologyDef.addAllStreams
(List<StreamDef> streams, boolean override) Adds a list of stream definitions.void
TopologyDef.setStreams
(List<StreamDef> streams)