Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationEngineDefaults.CodeGeneration |
ConfigurationEngineDefaults.Execution.getCodeGeneration()
Returns code generation settings
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationEngineDefaults.Execution.setCodeGeneration(ConfigurationEngineDefaults.CodeGeneration codeGeneration)
Sets code generation settings
|