public class EvalSelectStreamNoUndWEventBeanToObjObjArray extends EvalSelectStreamBaseObjectArray implements SelectExprProcessor
Constructor and Description |
---|
EvalSelectStreamNoUndWEventBeanToObjObjArray(SelectExprContext selectExprContext,
EventType resultEventType,
java.util.List<SelectClauseStreamCompiledSpec> namedStreams,
boolean usingWildcard,
java.util.Set<java.lang.String> eventBeanToObjectProps) |
Modifier and Type | Method and Description |
---|---|
EventBean |
processSpecific(java.lang.Object[] props,
EventBean[] eventsPerStream,
ExprEvaluatorContext exprEvaluatorContext) |
process
getResultEventType, getSelectExprContext
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getResultEventType, process
public EvalSelectStreamNoUndWEventBeanToObjObjArray(SelectExprContext selectExprContext, EventType resultEventType, java.util.List<SelectClauseStreamCompiledSpec> namedStreams, boolean usingWildcard, java.util.Set<java.lang.String> eventBeanToObjectProps)
public EventBean processSpecific(java.lang.Object[] props, EventBean[] eventsPerStream, ExprEvaluatorContext exprEvaluatorContext)
processSpecific
in class EvalSelectStreamBaseObjectArray