public class TableOnUpdateView extends TableOnViewBase
acquireWriteLock, exprEvaluatorContext, lookupStrategy, metadata, tableStateInstance
EMPTY_VIEW_ARRAY
Constructor and Description |
---|
TableOnUpdateView(SubordWMatchExprLookupStrategy lookupStrategy,
TableStateInstance rootView,
ExprEvaluatorContext exprEvaluatorContext,
TableMetadata metadata,
TableOnUpdateViewFactory 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 TableOnUpdateView(SubordWMatchExprLookupStrategy lookupStrategy, TableStateInstance rootView, ExprEvaluatorContext exprEvaluatorContext, TableMetadata metadata, TableOnUpdateViewFactory parent)
public void handleMatching(EventBean[] triggerEvents, EventBean[] matchingEvents)
handleMatching
in class TableOnViewBase