public class AllGrouping extends Grouping
Constructor and Description |
---|
AllGrouping(java.util.List<java.lang.Integer> taskIds) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Integer> |
getListToSend(HeronTuples.HeronDataTuple tuple) |
public java.util.List<java.lang.Integer> getListToSend(HeronTuples.HeronDataTuple tuple)
getListToSend
in class Grouping