Interface EPEventServiceSPI

All Superinterfaces:
EPEventService, EPEventServiceRouteEvent, EPEventServiceSendEvent, EPEventServiceTimeControl, com.espertech.esper.common.internal.event.util.EPRuntimeEventProcessWrapped, com.espertech.esper.common.internal.event.core.EventServiceSendEventCommon
All Known Implementing Classes:
EPEventServiceImpl

public interface EPEventServiceSPI extends EPEventService, com.espertech.esper.common.internal.event.util.EPRuntimeEventProcessWrapped, com.espertech.esper.common.internal.event.core.EventServiceSendEventCommon
  • Method Details

    • initialize

      void initialize()
    • getStatementNearestSchedules

      Map<com.espertech.esper.common.internal.util.DeploymentIdNamePair,Long> getStatementNearestSchedules()
    • clearCaches

      void clearCaches()
    • destroy

      void destroy()
    • getRoutedInternal

      long getRoutedInternal()
    • getRoutedExternal

      long getRoutedExternal()