Package org.apache.storm.flux.model
package org.apache.storm.flux.model
-
ClassDescriptionA representation of a Java object that is uniquely identifyable, and given a className, constructor arguments, and properties, can be instantiated.A bean list reference is a list of bean reference.A bean reference is simply a string pointer to another id.Bean representation of a Storm bolt.Container for all the objects required to instantiate a topology.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.