public class EvalInsertNoWildcardSingleColCoercionRevisionFunc extends EvalBaseFirstProp implements SelectExprProcessor
Constructor and Description |
---|
EvalInsertNoWildcardSingleColCoercionRevisionFunc(SelectExprContext selectExprContext,
EventType resultEventType,
ValueAddEventProcessor vaeProcessor,
EventType vaeInnerEventType,
TriFunction<EventAdapterService,Object,EventType,EventBean> func) |
Modifier and Type | Method and Description |
---|---|
EventBean |
processFirstCol(Object result) |
getEventAdapterService, getResultEventType, process
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResultEventType, process
public EvalInsertNoWildcardSingleColCoercionRevisionFunc(SelectExprContext selectExprContext, EventType resultEventType, ValueAddEventProcessor vaeProcessor, EventType vaeInnerEventType, TriFunction<EventAdapterService,Object,EventType,EventBean> func)
public EventBean processFirstCol(Object result)
processFirstCol
in class EvalBaseFirstProp