|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationPlugInAggregationFunction | |
---|---|
com.espertech.esper.client | This package and its sub-packages defines the central Esper Client APIs. |
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 ConfigurationPlugInAggregationFunction in com.espertech.esper.client |
---|
Fields in com.espertech.esper.client with type parameters of type ConfigurationPlugInAggregationFunction | |
---|---|
protected java.util.List<ConfigurationPlugInAggregationFunction> |
Configuration.plugInAggregationFunctions
List of configured plug-in aggregation functions. |
Methods in com.espertech.esper.client that return types with arguments of type ConfigurationPlugInAggregationFunction | |
---|---|
java.util.List<ConfigurationPlugInAggregationFunction> |
ConfigurationInformation.getPlugInAggregationFunctions()
Returns a list of configured plug-in aggregation functions. |
java.util.List<ConfigurationPlugInAggregationFunction> |
Configuration.getPlugInAggregationFunctions()
|
Uses of ConfigurationPlugInAggregationFunction in com.espertech.esper.epl.core |
---|
Methods in com.espertech.esper.epl.core with parameters of type ConfigurationPlugInAggregationFunction | |
---|---|
void |
EngineImportServiceImpl.addAggregation(java.lang.String functionName,
ConfigurationPlugInAggregationFunction aggregationDesc)
|
void |
EngineImportService.addAggregation(java.lang.String functionName,
ConfigurationPlugInAggregationFunction aggregationDesc)
Add an aggregation function. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |