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 java.util.List<ConfigurationCompilerPlugInView> |
ConfigurationCompiler.plugInViews
List of configured plug-in views.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ConfigurationCompilerPlugInView> |
ConfigurationCompiler.getPlugInViews()
Returns the list of plug-in views.
|