Uses of Package
com.espertech.esper.compiler.client
Packages that use com.espertech.esper.compiler.client
Package
Description
Compiler API: Compiles EPL to byte code.
-
Classes in com.espertech.esper.compiler.client used by com.espertech.esper.compiler.clientClassDescriptionArguments 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. -
Classes in com.espertech.esper.compiler.client used by com.espertech.esper.compiler.internal.utilClassDescriptionArguments 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.