public class TableOnSelectView extends TableOnViewBase
acquireWriteLock, exprEvaluatorContext, lookupStrategy, metadata, tableStateInstance
EMPTY_VIEW_ARRAY
Constructor and Description |
---|
TableOnSelectView(SubordWMatchExprLookupStrategy lookupStrategy,
TableStateInstance rootView,
ExprEvaluatorContext exprEvaluatorContext,
TableMetadata metadata,
TableOnSelectViewFactory parent,
ResultSetProcessor resultSetProcessor,
boolean audit,
boolean deleteAndSelect) |
Modifier and Type | Method and Description |
---|---|
EventType |
getEventType()
Provides metadata information about the type of object the event collection contains.
|
void |
handleMatching(EventBean[] triggerEvents,
EventBean[] matchingEvents) |
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 TableOnSelectView(SubordWMatchExprLookupStrategy lookupStrategy, TableStateInstance rootView, ExprEvaluatorContext exprEvaluatorContext, TableMetadata metadata, TableOnSelectViewFactory parent, ResultSetProcessor resultSetProcessor, boolean audit, boolean deleteAndSelect)
public void handleMatching(EventBean[] triggerEvents, EventBean[] matchingEvents)
handleMatching
in class TableOnViewBase
public EventType getEventType()
EventCollection
getEventType
in interface EventCollection
getEventType
in class TableOnViewBase