|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.expression.ExprPlugInAggFunctionNodeFactory
@Deprecated public class ExprPlugInAggFunctionNodeFactory
Constructor Summary | |
---|---|
ExprPlugInAggFunctionNodeFactory(AggregationSupport aggregationSupport,
ExprPlugInAggFunctionNode parent,
java.lang.Class aggregatedValueType)
Deprecated. |
Method Summary | |
---|---|
AggregationAccessor |
getAccessor()
Deprecated. |
ExprNode |
getAggregationExpression()
Deprecated. |
AggregationStateFactory |
getAggregationStateFactory(boolean isMatchRecognize)
Deprecated. |
AggregationStateKey |
getAggregationStateKey(boolean isMatchRecognize)
Deprecated. |
AggregationMethodFactory |
getPrototypeAggregator()
Deprecated. |
java.lang.Class |
getResultType()
Deprecated. |
boolean |
isAccessAggregation()
Deprecated. |
AggregationMethod |
make(MethodResolutionService methodResolutionService,
int agentInstanceId,
int groupId,
int aggregationId)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExprPlugInAggFunctionNodeFactory(AggregationSupport aggregationSupport, ExprPlugInAggFunctionNode parent, java.lang.Class aggregatedValueType)
Method Detail |
---|
public boolean isAccessAggregation()
isAccessAggregation
in interface AggregationMethodFactory
public java.lang.Class getResultType()
getResultType
in interface AggregationMethodFactory
public AggregationStateKey getAggregationStateKey(boolean isMatchRecognize)
getAggregationStateKey
in interface AggregationMethodFactory
public AggregationStateFactory getAggregationStateFactory(boolean isMatchRecognize)
getAggregationStateFactory
in interface AggregationMethodFactory
public AggregationAccessor getAccessor()
getAccessor
in interface AggregationMethodFactory
public AggregationMethod make(MethodResolutionService methodResolutionService, int agentInstanceId, int groupId, int aggregationId)
make
in interface AggregationMethodFactory
public AggregationMethodFactory getPrototypeAggregator()
public ExprNode getAggregationExpression()
getAggregationExpression
in interface AggregationMethodFactory
|
© 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 |