Class StatementNameContext

java.lang.Object
com.espertech.esper.compiler.client.option.StatementOptionContextBase
com.espertech.esper.compiler.client.option.StatementNameContext

public class StatementNameContext extends StatementOptionContextBase
Provides the environment to StatementNameOption.
  • Constructor Details

    • StatementNameContext

      public StatementNameContext(Supplier<String> eplSupplier, String statementName, String moduleName, Annotation[] annotations, int statementNumber)
      Ctor.
      Parameters:
      eplSupplier - epl supplier
      statementName - statement name
      moduleName - module name
      annotations - annotations
      statementNumber - statement number