Package | Description |
---|---|
com.espertech.esper.codegen.compile |
Byte-Code-Generation Compiler
|
com.espertech.esper.epl.core.engineimport |
Engine import handling
|
Modifier and Type | Class and Description |
---|---|
class |
CodegenCompilerJanino
Janino Usage Notes
|
Modifier and Type | Method and Description |
---|---|
CodegenCompiler |
EngineImportServiceImpl.getCodegenCompiler() |
CodegenCompiler |
EngineImportService.getCodegenCompiler() |
Constructor and Description |
---|
EngineImportServiceImpl(boolean allowExtendedAggregationFunc,
boolean isUdfCache,
boolean isDuckType,
boolean sortUsingCollator,
java.math.MathContext optionalDefaultMathContext,
java.util.TimeZone timeZone,
TimeAbacus timeAbacus,
ConfigurationEngineDefaults.ThreadingProfile threadingProfile,
java.util.Map<java.lang.String,java.lang.Object> transientConfiguration,
AggregationFactoryFactory aggregationFactoryFactory,
ConfigurationEngineDefaults.ByteCodeGeneration byteCodeGeneration,
java.lang.String engineURI,
CodegenCompiler codegenCompiler) |