java.lang.Object
com.espertech.esper.common.internal.context.controller.core.ContextDefinition

public class ContextDefinition extends Object
  • Field Details

  • Constructor Details

    • ContextDefinition

      public ContextDefinition()
  • Method Details

    • getContextName

      public String getContextName()
    • setContextName

      public void setContextName(String contextName)
    • getControllerFactories

      public ContextControllerFactory[] getControllerFactories()
    • setControllerFactories

      public void setControllerFactories(ContextControllerFactory[] controllerFactories)
    • setEventTypeContextProperties

      public void setEventTypeContextProperties(EventType eventTypeContextProperties)
    • getEventTypeContextProperties

      public EventType getEventTypeContextProperties()
    • getPartitionIdSvcStateMgmtSettings

      public StateMgmtSetting getPartitionIdSvcStateMgmtSettings()
    • setPartitionIdSvcStateMgmtSettings

      public void setPartitionIdSvcStateMgmtSettings(StateMgmtSetting partitionIdSvcStateMgmtSettings)