Defines the grouping methods available on both spouts and bolts. They are meant to be used from
left-to-right, i.e. spout/bolt -> tuple grouping -> bolt.
There are also symbolic representations of the named tuples because they can be easier to recognize
when looking at the whole topology. YMMV. The following symbols are available:
Defines the grouping methods available on both spouts and bolts. They are meant to be used from left-to-right, i.e.
spout/bolt -> tuple grouping -> bolt. There are also symbolic representations of the named tuples because they can be easier to recognize when looking at the whole topology. YMMV. The following symbols are available:>~> shuffleGrouping >-> directGrouping >=> fieldsGrouping |> globalGrouping >> noneGrouping