Package | Description |
---|---|
com.espertech.esper.common.client.configuration |
Configuration classes.
|
com.espertech.esper.common.client.configuration.compiler |
Configuration classes for the compiler section, which is only relevant to the compiler
|
Modifier and Type | Method and Description |
---|---|
ConfigurationCompiler |
Configuration.getCompiler()
Returns the compiler section of the configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setCompiler(ConfigurationCompiler compiler)
Sets the compiler section of the configuration.
|
Modifier and Type | Method and Description |
---|---|
static void |
ConfigurationCompilerParser.doConfigure(ConfigurationCompiler compiler,
Element compilerElement)
Configure the compiler section from a provided element
|
Copyright © 2005–2018. All rights reserved.