Class StmtForgeMethodSelectUtil
java.lang.Object
com.espertech.esper.common.internal.context.aifactory.select.StmtForgeMethodSelectUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic StmtForgeMethodSelectResult
make
(boolean dataflowOperator, String packageName, String classPostfix, StatementBaseInfo base, StatementCompileTimeServices services)
-
Constructor Details
-
StmtForgeMethodSelectUtil
public StmtForgeMethodSelectUtil()
-
-
Method Details
-
make
public static StmtForgeMethodSelectResult make(boolean dataflowOperator, String packageName, String classPostfix, StatementBaseInfo base, StatementCompileTimeServices services) throws ExprValidationException - Throws:
ExprValidationException
-