|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.agg.factory.AggregationStateFactoryLinear
public class AggregationStateFactoryLinear
Field Summary | |
---|---|
protected ExprAggMultiFunctionLinearAccessNode |
expr
|
protected int |
streamNum
|
Constructor Summary | |
---|---|
AggregationStateFactoryLinear(ExprAggMultiFunctionLinearAccessNode expr,
int streamNum)
|
Method Summary | |
---|---|
AggregationState |
createAccess(int agentInstanceId,
boolean join,
java.lang.Object groupKey,
AggregationServicePassThru passThru)
|
ExprNode |
getAggregationExpression()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final ExprAggMultiFunctionLinearAccessNode expr
protected final int streamNum
Constructor Detail |
---|
public AggregationStateFactoryLinear(ExprAggMultiFunctionLinearAccessNode expr, int streamNum)
Method Detail |
---|
public AggregationState createAccess(int agentInstanceId, boolean join, java.lang.Object groupKey, AggregationServicePassThru passThru)
createAccess
in interface AggregationStateFactory
public ExprNode getAggregationExpression()
getAggregationExpression
in interface AggregationStateFactory
|
© 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 |