Interface EPStatementDispatch

All Known Implementing Classes:
JoinExecStrategyDispatchable, PatternRemoveDispatchView, SingleStreamDispatchView

public interface EPStatementDispatch
Interface for statement-level dispatch.

Relevant when a statements callbacks have completed and the join processing must take place.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Execute dispatch.
  • Method Details

    • execute

      void execute()
      Execute dispatch.