|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.agg.factory.AggregationStateFactorySorted
public class AggregationStateFactorySorted
Field Summary | |
---|---|
protected ExprAggMultiFunctionSortedMinMaxByNode |
expr
|
protected AggregationStateSortedSpec |
spec
|
Constructor Summary | |
---|---|
AggregationStateFactorySorted(ExprAggMultiFunctionSortedMinMaxByNode expr,
AggregationStateSortedSpec spec)
|
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 ExprAggMultiFunctionSortedMinMaxByNode expr
protected final AggregationStateSortedSpec spec
Constructor Detail |
---|
public AggregationStateFactorySorted(ExprAggMultiFunctionSortedMinMaxByNode expr, AggregationStateSortedSpec spec)
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 |