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
-
Method Details
-
execute
void execute()Execute dispatch.
-