Package | Description |
---|---|
com.espertech.esper.compiler.client |
Compiler API: Compiles EPL to byte code.
|
Modifier and Type | Method and Description |
---|---|
CompilerHookOption |
CompilerOptions.getCompilerHook()
Experimental API: Returns the provider of the compiler to use
|
Modifier and Type | Method and Description |
---|---|
void |
CompilerOptions.setCompilerHook(CompilerHookOption compilerHook)
Experimental API: Sets the provider of the compiler to use
|