public class GroupByRollupLevelKeyPair extends Object
Constructor and Description |
---|
GroupByRollupLevelKeyPair(AggregationGroupByRollupLevel level,
Object key) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Object |
getKey() |
AggregationGroupByRollupLevel |
getLevel() |
int |
hashCode() |
public GroupByRollupLevelKeyPair(AggregationGroupByRollupLevel level, Object key)