Package | Description |
---|---|
com.espertech.esper.compiler.client |
Compiler API: Compiles EPL to byte code.
|
Modifier and Type | Method and Description |
---|---|
AccessModifierEventTypeOption |
CompilerOptions.getAccessModifierEventType()
Returns the callback that determines the access modifier of a given event type
|
Modifier and Type | Method and Description |
---|---|
CompilerOptions |
CompilerOptions.setAccessModifierEventType(AccessModifierEventTypeOption accessModifierEventType)
Sets the callback that determines the access modifier of a given event type.
|