public class NamedWindowOnMergeMatch
extends java.lang.Object
Constructor and Description |
---|
NamedWindowOnMergeMatch(ExprNode optionalCond,
java.util.List<NamedWindowOnMergeAction> actions,
EngineImportService engineImportService,
java.lang.String statementName) |
Modifier and Type | Method and Description |
---|---|
void |
apply(EventBean matchingEvent,
EventBean[] eventsPerStream,
OneEventCollection newData,
OneEventCollection oldData,
ExprEvaluatorContext context) |
boolean |
isApplies(EventBean[] eventsPerStream,
ExprEvaluatorContext context) |
public NamedWindowOnMergeMatch(ExprNode optionalCond, java.util.List<NamedWindowOnMergeAction> actions, EngineImportService engineImportService, java.lang.String statementName)
public boolean isApplies(EventBean[] eventsPerStream, ExprEvaluatorContext context)
public void apply(EventBean matchingEvent, EventBean[] eventsPerStream, OneEventCollection newData, OneEventCollection oldData, ExprEvaluatorContext context)