public class GroupByRollupLevelEventPair extends Object
Constructor and Description |
---|
GroupByRollupLevelEventPair(AggregationGroupByRollupLevel level,
EventBean event) |
Modifier and Type | Method and Description |
---|---|
EventBean |
getEvent() |
AggregationGroupByRollupLevel |
getLevel() |
public GroupByRollupLevelEventPair(AggregationGroupByRollupLevel level, EventBean event)
public AggregationGroupByRollupLevel getLevel()
public EventBean getEvent()