Uses of Class
com.espertech.esper.common.client.configuration.compiler.ConfigurationCompilerPlugInSingleRowFunction
Packages that use ConfigurationCompilerPlugInSingleRowFunction
Package
Description
Configuration classes for the compiler section, which is only relevant to the compiler
-
Uses of ConfigurationCompilerPlugInSingleRowFunction in com.espertech.esper.common.client.configuration.compiler
Fields in com.espertech.esper.common.client.configuration.compiler with type parameters of type ConfigurationCompilerPlugInSingleRowFunctionModifier and TypeFieldDescriptionprotected List<ConfigurationCompilerPlugInSingleRowFunction>
ConfigurationCompiler.plugInSingleRowFunctions
List of configured plug-in single-row functions.Methods in com.espertech.esper.common.client.configuration.compiler that return types with arguments of type ConfigurationCompilerPlugInSingleRowFunctionModifier and TypeMethodDescriptionConfigurationCompiler.getPlugInSingleRowFunctions()
Returns the list of plug-in single-row functions.Methods in com.espertech.esper.common.client.configuration.compiler with parameters of type ConfigurationCompilerPlugInSingleRowFunctionModifier and TypeMethodDescriptionvoid
ConfigurationCompiler.addPlugInSingleRowFunction
(ConfigurationCompilerPlugInSingleRowFunction singleRowFunction) Add a plug-in single-row function