com.espertech.esper.epl.parse
Class ASTAggregationHelper

java.lang.Object
  extended by com.espertech.esper.epl.parse.ASTAggregationHelper

public class ASTAggregationHelper
extends java.lang.Object


Constructor Summary
ASTAggregationHelper()
           
 
Method Summary
static ExprNode tryResolveAsAggregation(EngineImportService engineImportService, boolean distinct, java.lang.String functionName, LazyAllocatedMap<ConfigurationPlugInAggregationMultiFunction,PlugInAggregationMultiFunctionFactory> plugInAggregations, java.lang.String engineURI)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTAggregationHelper

public ASTAggregationHelper()
Method Detail

tryResolveAsAggregation

public static ExprNode tryResolveAsAggregation(EngineImportService engineImportService,
                                               boolean distinct,
                                               java.lang.String functionName,
                                               LazyAllocatedMap<ConfigurationPlugInAggregationMultiFunction,PlugInAggregationMultiFunctionFactory> plugInAggregations,
                                               java.lang.String engineURI)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com