Uses of Package
org.apache.storm.flux.model
Packages that use org.apache.storm.flux.model
-
Classes in org.apache.storm.flux.model used by org.apache.storm.fluxClassDescriptionContainer for all the objects required to instantiate a topology.A representation of a Java object that given a className, constructor arguments, and properties, can be instantiated.Bean represenation of a topology.
-
Classes in org.apache.storm.flux.model used by org.apache.storm.flux.modelClassDescriptionA representation of a Java object that is uniquely identifyable, and given a className, constructor arguments, and properties, can be instantiated.Bean representation of a Storm bolt.Bean representation of a Storm stream grouping.Types of stream groupings Storm allows.Represents an include.A representation of a Java object that given a className, constructor arguments, and properties, can be instantiated.Bean representation of a Storm spout.Represents a stream of tuples from one Storm component (Spout or Bolt) to another (an edge in the topology DAG).Bean represenation of a topology.Abstract parent class of component definitions.Bean representation of a Storm worker hook.
-
Classes in org.apache.storm.flux.model used by org.apache.storm.flux.parser