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