com.espertech.esper.epl.agg.access
Class AggregationAgentRewriteStream

java.lang.Object
  extended by com.espertech.esper.epl.agg.access.AggregationAgentRewriteStream
All Implemented Interfaces:
AggregationAgent

public class AggregationAgentRewriteStream
extends java.lang.Object
implements AggregationAgent


Constructor Summary
AggregationAgentRewriteStream(int streamNum)
           
 
Method Summary
 void applyEnter(EventBean[] eventsPerStream, ExprEvaluatorContext exprEvaluatorContext, AggregationState aggregationState)
           
 void applyLeave(EventBean[] eventsPerStream, ExprEvaluatorContext exprEvaluatorContext, AggregationState aggregationState)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AggregationAgentRewriteStream

public AggregationAgentRewriteStream(int streamNum)
Method Detail

applyEnter

public void applyEnter(EventBean[] eventsPerStream,
                       ExprEvaluatorContext exprEvaluatorContext,
                       AggregationState aggregationState)
Specified by:
applyEnter in interface AggregationAgent

applyLeave

public void applyLeave(EventBean[] eventsPerStream,
                       ExprEvaluatorContext exprEvaluatorContext,
                       AggregationState aggregationState)
Specified by:
applyLeave in interface AggregationAgent

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com