Interface AccessModifierTableOption


public interface AccessModifierTableOption
Implement this interface to provide or override the access modifier for a table.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.espertech.esper.common.client.util.NameAccessModifier
    Returns the access modifier for the table
  • Method Details

    • getValue

      com.espertech.esper.common.client.util.NameAccessModifier getValue(AccessModifierTableContext env)
      Returns the access modifier for the table
      Parameters:
      env - information about the statement
      Returns:
      modifier