|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.core.SelectExprInsertEventBeanFactory.SelectExprInsertNativeExpressionCoerceBase
com.espertech.esper.epl.core.SelectExprInsertEventBeanFactory.SelectExprInsertNativeExpressionCoerceNative
public static class SelectExprInsertEventBeanFactory.SelectExprInsertNativeExpressionCoerceNative
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.core.SelectExprInsertEventBeanFactory.SelectExprInsertNativeExpressionCoerceBase |
---|
eventAdapterService, eventType, exprEvaluator |
Constructor Summary | |
---|---|
protected |
SelectExprInsertEventBeanFactory.SelectExprInsertNativeExpressionCoerceNative(EventType eventType,
ExprEvaluator exprEvaluator,
EventAdapterService eventAdapterService)
|
Method Summary | |
---|---|
EventBean |
process(EventBean[] eventsPerStream,
boolean isNewData,
boolean isSynthesize,
ExprEvaluatorContext exprEvaluatorContext)
Computes the select-clause results and returns an event of the result event type that contains, in it's properties, the selected items. |
Methods inherited from class com.espertech.esper.epl.core.SelectExprInsertEventBeanFactory.SelectExprInsertNativeExpressionCoerceBase |
---|
getResultEventType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SelectExprInsertEventBeanFactory.SelectExprInsertNativeExpressionCoerceNative(EventType eventType, ExprEvaluator exprEvaluator, EventAdapterService eventAdapterService)
Method Detail |
---|
public EventBean process(EventBean[] eventsPerStream, boolean isNewData, boolean isSynthesize, ExprEvaluatorContext exprEvaluatorContext)
SelectExprProcessor
eventsPerStream
- - is per stream the eventisNewData
- - indicates whether we are dealing with new data (istream) or old data (rstream)isSynthesize
- - set to true to indicate that synthetic events are required for an iterator result set
|
© 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 |