Interface DTLocalEvaluator
- All Known Implementing Classes:
DTLocalBeanCalOpsEval
,DTLocalBeanIntervalNoEndTSEval
,DTLocalBeanIntervalWithEndEval
,DTLocalCalIntervalEval
,DTLocalCalOpsCalEval
,DTLocalCalOpsDateEval
,DTLocalCalOpsIntervalEval
,DTLocalCalOpsLocalDateTimeEval
,DTLocalCalOpsLongEval
,DTLocalCalOpsReformatEval
,DTLocalCalOpsZonedDateTimeEval
,DTLocalDateOpsReformatEval
,DTLocalDateReformatEval
,DTLocalEvaluatorCalopReformatBase
,DTLocalLocalDateTimeOpsIntervalEval
,DTLocalLocalDateTimeOpsReformatEval
,DTLocalLocalDateTimeReformatEval
,DTLocalLongIntervalEval
,DTLocalLongOpsIntervalEval
,DTLocalLongOpsReformatEval
,DTLocalLongReformatEval
,DTLocalReformatEvalBase
,DTLocalZonedDateTimeOpsIntervalEval
,DTLocalZonedDateTimeOpsReformatEval
,DTLocalZonedDateTimeReformatEval
public interface DTLocalEvaluator
-
Method Summary
Modifier and TypeMethodDescriptionevaluate
(Object target, EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext exprEvaluatorContext)
-
Method Details
-
evaluate
Object evaluate(Object target, EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext exprEvaluatorContext)
-