Class ExpressionBatchViewUtil
java.lang.Object
com.espertech.esper.common.internal.view.expression.ExpressionBatchViewUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
evaluate
(EventBean[] eventsPerStream, AgentInstanceContext agentInstanceContext, ExpressionViewFactoryBase factory, AggregationService aggregationService)
-
Constructor Details
-
ExpressionBatchViewUtil
public ExpressionBatchViewUtil()
-
-
Method Details
-
evaluate
public static boolean evaluate(EventBean[] eventsPerStream, AgentInstanceContext agentInstanceContext, ExpressionViewFactoryBase factory, AggregationService aggregationService)
-