com.espertech.esper.epl.expression.dot.inner
Class InnerEvaluatorArrPrimitiveToColl
java.lang.Object
com.espertech.esper.epl.expression.dot.inner.InnerEvaluatorArrPrimitiveToColl
- All Implemented Interfaces:
- ExprDotEvalRootChildInnerEval
public class InnerEvaluatorArrPrimitiveToColl
- extends java.lang.Object
- implements ExprDotEvalRootChildInnerEval
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InnerEvaluatorArrPrimitiveToColl
public InnerEvaluatorArrPrimitiveToColl(ExprEvaluator rootEvaluator)
evaluate
public java.lang.Object evaluate(EventBean[] eventsPerStream,
boolean isNewData,
ExprEvaluatorContext exprEvaluatorContext)
- Specified by:
evaluate
in interface ExprDotEvalRootChildInnerEval
evaluateGetROCollectionEvents
public java.util.Collection<EventBean> evaluateGetROCollectionEvents(EventBean[] eventsPerStream,
boolean isNewData,
ExprEvaluatorContext context)
- Specified by:
evaluateGetROCollectionEvents
in interface ExprDotEvalRootChildInnerEval
evaluateGetROCollectionScalar
public java.util.Collection evaluateGetROCollectionScalar(EventBean[] eventsPerStream,
boolean isNewData,
ExprEvaluatorContext context)
- Specified by:
evaluateGetROCollectionScalar
in interface ExprDotEvalRootChildInnerEval
getEventTypeCollection
public EventType getEventTypeCollection()
- Specified by:
getEventTypeCollection
in interface ExprDotEvalRootChildInnerEval
getComponentTypeCollection
public java.lang.Class getComponentTypeCollection()
- Specified by:
getComponentTypeCollection
in interface ExprDotEvalRootChildInnerEval
evaluateGetEventBean
public EventBean evaluateGetEventBean(EventBean[] eventsPerStream,
boolean isNewData,
ExprEvaluatorContext context)
- Specified by:
evaluateGetEventBean
in interface ExprDotEvalRootChildInnerEval
getEventTypeSingle
public EventType getEventTypeSingle()
- Specified by:
getEventTypeSingle
in interface ExprDotEvalRootChildInnerEval
getTypeInfo
public EPType getTypeInfo()
- Specified by:
getTypeInfo
in interface ExprDotEvalRootChildInnerEval