public class AggregationStateKeyWStream extends java.lang.Object implements AggregationStateKey
Constructor and Description |
---|
AggregationStateKeyWStream(int streamNum,
AggregationStateTypeWStream stateType,
ExprNode[] exprNodes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public AggregationStateKeyWStream(int streamNum, AggregationStateTypeWStream stateType, ExprNode[] exprNodes)