Package | Description |
---|---|
com.espertech.esper.common.client.configuration.compiler |
Configuration classes for the compiler section, which is only relevant to the compiler
|
Modifier and Type | Field and Description |
---|---|
protected List<ConfigurationCompilerPlugInSingleRowFunction> |
ConfigurationCompiler.plugInSingleRowFunctions
List of configured plug-in single-row functions.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigurationCompilerPlugInSingleRowFunction> |
ConfigurationCompiler.getPlugInSingleRowFunctions()
Returns the list of plug-in single-row functions.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationCompiler.addPlugInSingleRowFunction(ConfigurationCompilerPlugInSingleRowFunction singleRowFunction)
Add a plug-in single-row function
|
Copyright © 2005–2018. All rights reserved.