com.espertech.esper.epl.named
Class NamedWindowOnMergeActionIns

java.lang.Object
  extended by com.espertech.esper.epl.named.NamedWindowOnMergeAction
      extended by com.espertech.esper.epl.named.NamedWindowOnMergeActionIns

public class NamedWindowOnMergeActionIns
extends NamedWindowOnMergeAction


Constructor Summary
NamedWindowOnMergeActionIns(ExprEvaluator optionalFilter, SelectExprProcessor insertHelper, InternalEventRouter internalEventRouter, java.lang.String insertIntoTableName, TableService tableService, EPStatementHandle statementHandle, InternalEventRouteDest internalEventRouteDest, boolean audit)
           
 
Method Summary
 void apply(EventBean matchingEvent, EventBean[] eventsPerStream, OneEventCollection newData, OneEventCollection oldData, ExprEvaluatorContext exprEvaluatorContext)
           
 java.lang.String getName()
           
 
Methods inherited from class com.espertech.esper.epl.named.NamedWindowOnMergeAction
isApplies
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedWindowOnMergeActionIns

public NamedWindowOnMergeActionIns(ExprEvaluator optionalFilter,
                                   SelectExprProcessor insertHelper,
                                   InternalEventRouter internalEventRouter,
                                   java.lang.String insertIntoTableName,
                                   TableService tableService,
                                   EPStatementHandle statementHandle,
                                   InternalEventRouteDest internalEventRouteDest,
                                   boolean audit)
Method Detail

apply

public void apply(EventBean matchingEvent,
                  EventBean[] eventsPerStream,
                  OneEventCollection newData,
                  OneEventCollection oldData,
                  ExprEvaluatorContext exprEvaluatorContext)
Specified by:
apply in class NamedWindowOnMergeAction

getName

public java.lang.String getName()
Specified by:
getName in class NamedWindowOnMergeAction

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com