Class StatementUserObjectContext

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

public class StatementUserObjectContext extends StatementOptionContextBase
Provides the environment to StatementUserObjectOption.
  • Constructor Details

    • StatementUserObjectContext

      public StatementUserObjectContext(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