Class StmtForgeMethodCreateIndex
java.lang.Object
com.espertech.esper.common.internal.context.aifactory.createindex.StmtForgeMethodCreateIndex
- All Implemented Interfaces:
StmtForgeMethod
Starts and provides the stop method for EPL statements.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmake
(String packageName, String classPostfix, StatementCompileTimeServices services)
-
Constructor Details
-
StmtForgeMethodCreateIndex
-
-
Method Details
-
make
public StmtForgeMethodResult make(String packageName, String classPostfix, StatementCompileTimeServices services) throws ExprValidationException - Specified by:
make
in interfaceStmtForgeMethod
- Throws:
ExprValidationException
-