public class NamedWindowOnMergeActionDel extends NamedWindowOnMergeAction
Constructor and Description |
---|
NamedWindowOnMergeActionDel(ExprEvaluator optionalFilter) |
Modifier and Type | Method and Description |
---|---|
void |
apply(EventBean matchingEvent,
EventBean[] eventsPerStream,
OneEventCollection newData,
OneEventCollection oldData,
ExprEvaluatorContext exprEvaluatorContext) |
String |
getName() |
isApplies
public NamedWindowOnMergeActionDel(ExprEvaluator optionalFilter)
public void apply(EventBean matchingEvent, EventBean[] eventsPerStream, OneEventCollection newData, OneEventCollection oldData, ExprEvaluatorContext exprEvaluatorContext)
apply
in class NamedWindowOnMergeAction
public String getName()
getName
in class NamedWindowOnMergeAction