com.espertech.esper.epl.agg.service
Class AggregationStateKeyWStream

java.lang.Object
  extended by com.espertech.esper.epl.agg.service.AggregationStateKeyWStream
All Implemented Interfaces:
AggregationStateKey

public class AggregationStateKeyWStream
extends java.lang.Object
implements AggregationStateKey


Constructor Summary
AggregationStateKeyWStream(int streamNum, EventType eventType, AggregationStateTypeWStream stateType, ExprNode[] exprNodes)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationStateKeyWStream

public AggregationStateKeyWStream(int streamNum,
                                  EventType eventType,
                                  AggregationStateTypeWStream stateType,
                                  ExprNode[] exprNodes)
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com