public class NamedWindowOnMergeMatch extends Object
Constructor and Description |
---|
NamedWindowOnMergeMatch(ExprNode optionalCond,
List<NamedWindowOnMergeAction> actions) |
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, List<NamedWindowOnMergeAction> actions)
public boolean isApplies(EventBean[] eventsPerStream, ExprEvaluatorContext context)
public void apply(EventBean matchingEvent, EventBean[] eventsPerStream, OneEventCollection newData, OneEventCollection oldData, ExprEvaluatorContext context)