Uses of Package
com.espertech.esper.compiler.client
Package
Description
Compiler API: Compiles EPL to byte code.
-
ClassDescriptionArguments holder for use with
EPCompiler.compile(java.lang.String, com.espertech.esper.compiler.client.CompilerArguments)
.Callbacks and optional values for the compiler to determine modifiers, statement name, statement user object, module name and module-uses.The compiler uses the path to determine the EPL-objects available to the module.Indicates an exception compiling a module or fire-and-forget queryException information.The EPL compiler compiles EPL text as well as object models to byte code. -
ClassDescriptionArguments holder for use with
EPCompiler.compile(java.lang.String, com.espertech.esper.compiler.client.CompilerArguments)
.Callbacks and optional values for the compiler to determine modifiers, statement name, statement user object, module name and module-uses.The compiler uses the path to determine the EPL-objects available to the module.Indicates an exception compiling a module or fire-and-forget queryThe EPL compiler compiles EPL text as well as object models to byte code.