Package | Description |
---|---|
com.espertech.esper.compiler.client |
Compiler API: Compiles EPL to byte code.
|
Modifier and Type | Method and Description |
---|---|
AccessModifierNamedWindowOption |
CompilerOptions.getAccessModifierNamedWindow()
Returns the callback that determines the access modifier of a given named window.
|
Modifier and Type | Method and Description |
---|---|
CompilerOptions |
CompilerOptions.setAccessModifierNamedWindow(AccessModifierNamedWindowOption accessModifierNamedWindow)
Sets the callback that determines the access modifier of a given named window.
|