|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.core.eval.EvalSelectStreamBase
com.espertech.esper.epl.core.eval.EvalSelectStreamBaseMap
com.espertech.esper.epl.core.eval.EvalSelectStreamNoUnderlyingMap
public class EvalSelectStreamNoUnderlyingMap
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.core.eval.EvalSelectStreamBase |
---|
isUsingWildcard, namedStreams, resultEventType, selectExprContext |
Constructor Summary | |
---|---|
EvalSelectStreamNoUnderlyingMap(SelectExprContext selectExprContext,
EventType resultEventType,
java.util.List<SelectClauseStreamCompiledSpec> namedStreams,
boolean usingWildcard)
|
Method Summary | |
---|---|
EventBean |
processSpecific(java.util.Map<java.lang.String,java.lang.Object> props,
EventBean[] eventsPerStream,
boolean isNewData,
ExprEvaluatorContext exprEvaluatorContext)
|
Methods inherited from class com.espertech.esper.epl.core.eval.EvalSelectStreamBaseMap |
---|
process |
Methods inherited from class com.espertech.esper.epl.core.eval.EvalSelectStreamBase |
---|
getResultEventType, getSelectExprContext |
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 |
---|
public EvalSelectStreamNoUnderlyingMap(SelectExprContext selectExprContext, EventType resultEventType, java.util.List<SelectClauseStreamCompiledSpec> namedStreams, boolean usingWildcard)
Method Detail |
---|
public EventBean processSpecific(java.util.Map<java.lang.String,java.lang.Object> props, EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext exprEvaluatorContext)
processSpecific
in class EvalSelectStreamBaseMap
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |