|
||||||||||
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
public abstract class ExprAggCountMinSketchNodeFactoryBase
Field Summary | |
---|---|
protected ExprAggCountMinSketchNode |
parent
|
Constructor Summary | |
---|---|
ExprAggCountMinSketchNodeFactoryBase(ExprAggCountMinSketchNode parent)
|
Method Summary | |
---|---|
ExprAggregateNodeBase |
getAggregationExpression()
|
AggregationStateKey |
getAggregationStateKey(boolean isMatchRecognize)
|
ExprAggCountMinSketchNode |
getParent()
|
boolean |
isAccessAggregation()
|
AggregationMethod |
make()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.espertech.esper.epl.agg.service.AggregationMethodFactory |
---|
getAccessor, getAggregationStateAgent, getAggregationStateFactory, getMethodAggregationEvaluator, getResultType, validateIntoTableCompatible |
Field Detail |
---|
protected final ExprAggCountMinSketchNode parent
Constructor Detail |
---|
public ExprAggCountMinSketchNodeFactoryBase(ExprAggCountMinSketchNode parent)
Method Detail |
---|
public boolean isAccessAggregation()
isAccessAggregation
in interface AggregationMethodFactory
public AggregationStateKey getAggregationStateKey(boolean isMatchRecognize)
getAggregationStateKey
in interface AggregationMethodFactory
public AggregationMethod make()
make
in interface AggregationMethodFactory
public ExprAggregateNodeBase getAggregationExpression()
getAggregationExpression
in interface AggregationMethodFactory
public ExprAggCountMinSketchNode getParent()
|
© 2006-2016 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 |