Interface EPServicesEvaluation

All Known Implementing Classes:
EPServicesContext, StageSpecificServices

public interface EPServicesEvaluation
  • Method Details

    • getFilterService

      com.espertech.esper.common.internal.filtersvc.FilterService getFilterService()
    • getEventProcessingRWLock

      com.espertech.esper.common.internal.util.ManagedReadWriteLock getEventProcessingRWLock()
    • getMetricReportingService

      com.espertech.esper.common.internal.metrics.stmtmetrics.MetricReportingService getMetricReportingService()
    • getSchedulingService

      com.espertech.esper.common.internal.schedule.SchedulingService getSchedulingService()
    • getVariableManagementService

      com.espertech.esper.common.internal.epl.variable.core.VariableManagementService getVariableManagementService()
    • getExceptionHandlingService

      com.espertech.esper.common.internal.settings.ExceptionHandlingService getExceptionHandlingService()
    • getTableExprEvaluatorContext

      com.espertech.esper.common.internal.epl.table.core.TableExprEvaluatorContext getTableExprEvaluatorContext()
    • getInternalEventRouteDest

      com.espertech.esper.common.internal.context.util.InternalEventRouteDest getInternalEventRouteDest()
    • getEventTypeResolvingBeanFactory

      com.espertech.esper.common.internal.event.core.EventTypeResolvingBeanFactory getEventTypeResolvingBeanFactory()