com.espertech.esper.epl.table.onaction
Class TableOnMergeView

java.lang.Object
  extended by com.espertech.esper.view.ViewSupport
      extended by com.espertech.esper.epl.table.onaction.TableOnViewBase
          extended by com.espertech.esper.epl.table.onaction.TableOnMergeView
All Implemented Interfaces:
StopCallback, EventCollection, View, Viewable, java.lang.Iterable<EventBean>

public class TableOnMergeView
extends TableOnViewBase


Field Summary
 
Fields inherited from class com.espertech.esper.epl.table.onaction.TableOnViewBase
acquireWriteLock, exprEvaluatorContext, lookupStrategy, metadata, tableStateInstance
 
Fields inherited from class com.espertech.esper.view.ViewSupport
EMPTY_VIEW_ARRAY
 
Constructor Summary
TableOnMergeView(SubordWMatchExprLookupStrategy lookupStrategy, TableStateInstance rootView, ExprEvaluatorContext exprEvaluatorContext, TableMetadata metadata, TableOnMergeViewFactory parent)
           
 
Method Summary
 void handleMatching(EventBean[] triggerEvents, EventBean[] matchingEvents)
           
 
Methods inherited from class com.espertech.esper.epl.table.onaction.TableOnViewBase
getEventType, getExprEvaluatorContext, iterator, stop, update
 
Methods inherited from class com.espertech.esper.view.ViewSupport
addView, addView, dumpChildViews, dumpUpdateParams, dumpUpdateParams, findDescendent, findViewIndex, getParent, getViews, hasViews, removeAllViews, removeView, removeView, setParent, updateChildren, updateChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableOnMergeView

public TableOnMergeView(SubordWMatchExprLookupStrategy lookupStrategy,
                        TableStateInstance rootView,
                        ExprEvaluatorContext exprEvaluatorContext,
                        TableMetadata metadata,
                        TableOnMergeViewFactory parent)
Method Detail

handleMatching

public void handleMatching(EventBean[] triggerEvents,
                           EventBean[] matchingEvents)
Specified by:
handleMatching in class TableOnViewBase

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