|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.expression.accessagg.ExprAggCountMinSketchNodeFactoryBase
com.espertech.esper.epl.expression.accessagg.ExprAggCountMinSketchNodeFactoryState
public class ExprAggCountMinSketchNodeFactoryState
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.expression.accessagg.ExprAggCountMinSketchNodeFactoryBase |
---|
parent |
Constructor Summary | |
---|---|
ExprAggCountMinSketchNodeFactoryState(CountMinSketchAggStateFactory stateFactory)
|
Method Summary | |
---|---|
AggregationAccessor |
getAccessor()
|
AggregationAgent |
getAggregationStateAgent()
|
AggregationStateFactory |
getAggregationStateFactory(boolean isMatchRecognize)
|
java.lang.Class |
getResultType()
|
void |
validateIntoTableCompatible(AggregationMethodFactory intoTableAgg)
|
Methods inherited from class com.espertech.esper.epl.expression.accessagg.ExprAggCountMinSketchNodeFactoryBase |
---|
getAggregationExpression, getAggregationStateKey, getParent, isAccessAggregation, make |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExprAggCountMinSketchNodeFactoryState(CountMinSketchAggStateFactory stateFactory)
Method Detail |
---|
public java.lang.Class getResultType()
public AggregationAccessor getAccessor()
public AggregationStateFactory getAggregationStateFactory(boolean isMatchRecognize)
public AggregationAgent getAggregationStateAgent()
public void validateIntoTableCompatible(AggregationMethodFactory intoTableAgg) throws ExprValidationException
ExprValidationException
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |