Uses of Class
com.espertech.esper.epl.core.EngineImportUndefinedException

Packages that use EngineImportUndefinedException
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of EngineImportUndefinedException in com.espertech.esper.epl.core
 

Methods in com.espertech.esper.epl.core that throw EngineImportUndefinedException
 AggregationSupport MethodResolutionServiceImpl.resolveAggregation(String functionName)
           
 AggregationSupport MethodResolutionService.resolveAggregation(String functionName)
          Returns a plug-in aggregation method for a given configured aggregation function name.
 AggregationSupport EngineImportServiceImpl.resolveAggregation(String name)
           
 AggregationSupport EngineImportService.resolveAggregation(String functionName)
          Used at statement compile-time to try and resolve a given function name into an aggregation method.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com