Interface EPCompilerSPI
- All Superinterfaces:
EPCompiler
- All Known Implementing Classes:
EPCompilerImpl
-
Method Summary
Modifier and TypeMethodDescriptionexpressionCompiler
(com.espertech.esper.common.client.configuration.Configuration configuration) Methods inherited from interface com.espertech.esper.compiler.client.EPCompiler
compile, compile, compileQuery, compileQuery, eplToModel, parseModule, readModule, readModule, readModule, readModule, syntaxValidate
-
Method Details
-
expressionCompiler
EPCompilerSPIExpression expressionCompiler(com.espertech.esper.common.client.configuration.Configuration configuration) throws EPCompileException - Throws:
EPCompileException
-