com.espertech.esper.epl.core
Class ResultSetProcessorAggregateAllOutputLastHelper

java.lang.Object
  extended by com.espertech.esper.epl.core.ResultSetProcessorAggregateAllOutputLastHelper

public class ResultSetProcessorAggregateAllOutputLastHelper
extends java.lang.Object


Constructor Summary
ResultSetProcessorAggregateAllOutputLastHelper(ResultSetProcessorAggregateAll processor)
           
 
Method Summary
 UniformPair<EventBean[]> output()
           
 void processJoin(java.util.Set<MultiKey<EventBean>> newEvents, java.util.Set<MultiKey<EventBean>> oldEvents, boolean isGenerateSynthetic)
           
 void processView(EventBean[] newData, EventBean[] oldData, boolean isGenerateSynthetic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultSetProcessorAggregateAllOutputLastHelper

public ResultSetProcessorAggregateAllOutputLastHelper(ResultSetProcessorAggregateAll processor)
Method Detail

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()

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