Package | Description |
---|---|
com.espertech.esper.common.client.configuration.compiler |
Configuration classes for the compiler section, which is only relevant to the compiler
|
com.espertech.esper.common.internal.settings |
Modifier and Type | Field and Description |
---|---|
protected List<ConfigurationCompilerPlugInAggregationFunction> |
ConfigurationCompiler.plugInAggregationFunctions
List of configured plug-in aggregation functions.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigurationCompilerPlugInAggregationFunction> |
ConfigurationCompiler.getPlugInAggregationFunctions()
Returns the list of plug-in aggregation functions.
|
Modifier and Type | Method and Description |
---|---|
void |
ClasspathImportServiceCompileTime.addAggregation(String functionName,
ConfigurationCompilerPlugInAggregationFunction aggregationDesc) |
Copyright © 2005–2018. All rights reserved.