Interface CompileExpressionSPI
public interface CompileExpressionSPI
-
Method Summary
Modifier and TypeMethodDescriptioncompileExpression
(String epl, EventType[] eventTypes, String[] streamNames)
-
Method Details
-
compileExpression
ExprNode compileExpression(String epl, EventType[] eventTypes, String[] streamNames) throws EPException - Throws:
EPException
-