public class EvalInsertWildcardSSWrapper extends EvalBaseMap implements SelectExprProcessor
Constructor and Description |
---|
EvalInsertWildcardSSWrapper(SelectExprContext selectExprContext,
EventType resultEventType) |
Modifier and Type | Method and Description |
---|---|
EventBean |
processSpecific(java.util.Map<java.lang.String,java.lang.Object> props,
EventBean[] eventsPerStream,
boolean isNewData,
boolean isSynthesize,
ExprEvaluatorContext exprEvaluatorContext) |
process
getEventAdapterService, getExprNodes, getResultEventType
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResultEventType, process
public EvalInsertWildcardSSWrapper(SelectExprContext selectExprContext, EventType resultEventType)
public EventBean processSpecific(java.util.Map<java.lang.String,java.lang.Object> props, EventBean[] eventsPerStream, boolean isNewData, boolean isSynthesize, ExprEvaluatorContext exprEvaluatorContext)
processSpecific
in class EvalBaseMap