public class GroupByRollupKey extends Object
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
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 static final EPTypeClass EPTYPE
public GroupByRollupKey(EventBean[] generator, AggregationGroupByRollupLevel level, Object groupKey)
Copyright © 2005–2021. All rights reserved.