Uses of Class
com.espertech.esper.common.client.configuration.compiler.ConfigurationCompilerPlugInAggregationFunction
Packages that use ConfigurationCompilerPlugInAggregationFunction
Package
Description
Configuration classes for the compiler section, which is only relevant to the compiler
-
Uses of ConfigurationCompilerPlugInAggregationFunction in com.espertech.esper.common.client.configuration.compiler
Fields in com.espertech.esper.common.client.configuration.compiler with type parameters of type ConfigurationCompilerPlugInAggregationFunctionModifier and TypeFieldDescriptionConfigurationCompiler.plugInAggregationFunctions
List of configured plug-in aggregation functions.Methods in com.espertech.esper.common.client.configuration.compiler that return types with arguments of type ConfigurationCompilerPlugInAggregationFunctionModifier and TypeMethodDescriptionConfigurationCompiler.getPlugInAggregationFunctions()
Returns the list of plug-in aggregation functions.