Uses of Class
org.apache.storm.flux.model.StreamDef
Packages that use StreamDef
- 
Uses of StreamDef in org.apache.storm.flux.modelMethods 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 TypeMethodDescriptionvoidTopologyDef.addAllStreams(List<StreamDef> streams, boolean override) Adds a list of stream definitions.voidTopologyDef.setStreams(List<StreamDef> streams)