-
Container 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.
-
A 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.
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.
-
Bean represenation of a topology.