Package | Description |
---|---|
com.espertech.esper.compiler.client |
Compiler API: Compiles EPL to byte code.
|
Modifier and Type | Method and Description |
---|---|
StatementNameOption |
CompilerOptions.getStatementName()
Returns the callback that determines the statement name
|
Modifier and Type | Method and Description |
---|---|
CompilerOptions |
CompilerOptions.setStatementName(StatementNameOption statementName)
Sets the callback that determines the statement name
|