public class TableOnMergeView extends TableOnViewBase
acquireWriteLock, exprEvaluatorContext, lookupStrategy, metadata, tableStateInstance
EMPTY_VIEW_ARRAY
Constructor and Description |
---|
TableOnMergeView(SubordWMatchExprLookupStrategy lookupStrategy,
TableStateInstance rootView,
ExprEvaluatorContext exprEvaluatorContext,
TableMetadata metadata,
TableOnMergeViewFactory parent) |
Modifier and Type | Method and Description |
---|---|
void |
handleMatching(EventBean[] triggerEvents,
EventBean[] matchingEvents) |
getEventType, getExprEvaluatorContext, iterator, stop, update
addView, addView, dumpChildViews, dumpUpdateParams, dumpUpdateParams, findDescendent, findViewIndex, getParent, getViews, hasViews, removeAllViews, removeView, removeView, setParent, updateChildren, updateChildren
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public TableOnMergeView(SubordWMatchExprLookupStrategy lookupStrategy, TableStateInstance rootView, ExprEvaluatorContext exprEvaluatorContext, TableMetadata metadata, TableOnMergeViewFactory parent)
public void handleMatching(EventBean[] triggerEvents, EventBean[] matchingEvents)
handleMatching
in class TableOnViewBase