Package org.apache.storm.tuple
package org.apache.storm.tuple
-
ClassDescriptionA Tuple that is addressed to a destination.Collection of unique named fields using in an ITuple.The tuple is the main data structure in Storm.A convenience class for making tuple values using new Values("field1", 2, 3) syntax.