com.espertech.esper.epl.view
Interface OutputProcessViewAfterState
- All Known Implementing Classes:
- OutputProcessViewAfterStateImpl, OutputProcessViewAfterStateNone
public interface OutputProcessViewAfterState
checkUpdateAfterCondition
boolean checkUpdateAfterCondition(EventBean[] newEvents,
StatementContext statementContext)
checkUpdateAfterCondition
boolean checkUpdateAfterCondition(java.util.Set<MultiKey<EventBean>> newEvents,
StatementContext statementContext)
checkUpdateAfterCondition
boolean checkUpdateAfterCondition(UniformPair<EventBean[]> newOldEvents,
StatementContext statementContext)
destroy
void destroy()