com.espertech.esper.epl.core.eval
Class EvalSelectWildcardJoin

java.lang.Object
  extended by com.espertech.esper.epl.core.eval.EvalBase
      extended by com.espertech.esper.epl.core.eval.EvalBaseMap
          extended by com.espertech.esper.epl.core.eval.EvalSelectWildcardJoin
All Implemented Interfaces:
SelectExprProcessor

public class EvalSelectWildcardJoin
extends EvalBaseMap
implements SelectExprProcessor


Field Summary
 
Fields inherited from class com.espertech.esper.epl.core.eval.EvalBase
resultEventType, selectExprContext
 
Constructor Summary
EvalSelectWildcardJoin(SelectExprContext selectExprContext, EventType resultEventType, SelectExprProcessor joinWildcardProcessor)
           
 
Method Summary
 EventBean processSpecific(java.util.Map<java.lang.String,java.lang.Object> props, EventBean[] eventsPerStream, boolean isNewData, boolean isSynthesize, ExprEvaluatorContext exprEvaluatorContext)
           
 
Methods inherited from class com.espertech.esper.epl.core.eval.EvalBaseMap
process
 
Methods inherited from class com.espertech.esper.epl.core.eval.EvalBase
getEventAdapterService, getExprNodes, getResultEventType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.espertech.esper.epl.core.SelectExprProcessor
getResultEventType, process
 

Constructor Detail

EvalSelectWildcardJoin

public EvalSelectWildcardJoin(SelectExprContext selectExprContext,
                              EventType resultEventType,
                              SelectExprProcessor joinWildcardProcessor)
Method Detail

processSpecific

public EventBean processSpecific(java.util.Map<java.lang.String,java.lang.Object> props,
                                 EventBean[] eventsPerStream,
                                 boolean isNewData,
                                 boolean isSynthesize,
                                 ExprEvaluatorContext exprEvaluatorContext)
Specified by:
processSpecific in class EvalBaseMap

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com