Package | Description |
---|---|
com.espertech.esper.common.client.configuration.compiler |
Configuration classes for the compiler section, which is only relevant to the compiler
|
com.espertech.esper.common.internal.bytecodemodel.base |
Byte-Code-Generation Classes
|
Modifier and Type | Method and Description |
---|---|
ConfigurationCompilerByteCode |
ConfigurationCompiler.getByteCode()
Returns code generation settings
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationCompiler.setByteCode(ConfigurationCompilerByteCode byteCode)
Sets code generation settings
|
Modifier and Type | Method and Description |
---|---|
ConfigurationCompilerByteCode |
CodegenPackageScope.getConfig() |
Constructor and Description |
---|
CodegenPackageScope(String packageName,
String fieldsClassNameOptional,
boolean instrumented,
ConfigurationCompilerByteCode config) |
Copyright © 2005–2021. All rights reserved.