public class GroupByRollupKey extends Object
Constructor and Description |
---|
GroupByRollupKey(EventBean[] generator,
AggregationGroupByRollupLevel level,
Object groupKey) |
Modifier and Type | Method and Description |
---|---|
EventBean[] |
getGenerator() |
Object |
getGroupKey() |
AggregationGroupByRollupLevel |
getLevel() |
String |
toString() |
public GroupByRollupKey(EventBean[] generator, AggregationGroupByRollupLevel level, Object groupKey)