Class RowRecogNFAViewPlanUtil
java.lang.Object
com.espertech.esper.common.internal.epl.rowrecog.core.RowRecogNFAViewPlanUtil
Plan match-recognize.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic RowRecogPlan
validateAndPlan
(EventType parentEventType, boolean unbound, StatementBaseInfo base, StatementCompileTimeServices services)
-
Constructor Details
-
RowRecogNFAViewPlanUtil
public RowRecogNFAViewPlanUtil()
-
-
Method Details
-
validateAndPlan
public static RowRecogPlan validateAndPlan(EventType parentEventType, boolean unbound, StatementBaseInfo base, StatementCompileTimeServices services) throws ExprValidationException - Throws:
ExprValidationException
-