com.espertech.esper.epl.core
Class ResultSetProcessorAggregateAllOutputLastHelper
java.lang.Object
com.espertech.esper.epl.core.ResultSetProcessorAggregateAllOutputLastHelper
public class ResultSetProcessorAggregateAllOutputLastHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultSetProcessorAggregateAllOutputLastHelper
public ResultSetProcessorAggregateAllOutputLastHelper(ResultSetProcessorAggregateAll processor)
processView
public void processView(EventBean[] newData,
EventBean[] oldData,
boolean isGenerateSynthetic)
processJoin
public void processJoin(java.util.Set<MultiKey<EventBean>> newEvents,
java.util.Set<MultiKey<EventBean>> oldEvents,
boolean isGenerateSynthetic)
output
public UniformPair<EventBean[]> output()