|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.core.eval.EvalBase
com.espertech.esper.epl.core.eval.EvalBaseObjectArr
com.espertech.esper.epl.core.eval.EvalInsertNoWildcardObjectArray
public class EvalInsertNoWildcardObjectArray
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.core.eval.EvalBase |
---|
resultEventType, selectExprContext |
Constructor Summary | |
---|---|
EvalInsertNoWildcardObjectArray(SelectExprContext selectExprContext,
EventType resultEventType)
|
Method Summary | |
---|---|
EventBean |
processSpecific(java.lang.Object[] props,
EventBean[] eventsPerStream,
boolean isNewData,
boolean isSynthesize,
ExprEvaluatorContext exprEvaluatorContext)
|
Methods inherited from class com.espertech.esper.epl.core.eval.EvalBaseObjectArr |
---|
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 |
---|
public EvalInsertNoWildcardObjectArray(SelectExprContext selectExprContext, EventType resultEventType)
Method Detail |
---|
public EventBean processSpecific(java.lang.Object[] props, EventBean[] eventsPerStream, boolean isNewData, boolean isSynthesize, ExprEvaluatorContext exprEvaluatorContext)
processSpecific
in class EvalBaseObjectArr
|
© 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 |