Package org.apache.heron.streamlet.impl.groupings
-
Class Summary Class Description JoinCustomGrouping<R,K> JoinCustomGrouping is the class that routes the incoming tuples into the JoinOperator.ReduceByKeyAndWindowCustomGrouping<R,K> ReduceByKeyAndWindowCustomGrouping is the class that routes the incoming tuples into the ReduceByKeyAndWindowOperator.RemapCustomGrouping<R> RemapCustomGrouping is the class that routes the incoming tuples into the ReMapBolt.