com.espertech.esper.epl.core
Class ResultSetProcessorRowForAllOutputLastHelper
java.lang.Object
com.espertech.esper.epl.core.ResultSetProcessorRowForAllOutputLastHelper
public class ResultSetProcessorRowForAllOutputLastHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResultSetProcessorRowForAllOutputLastHelper
public ResultSetProcessorRowForAllOutputLastHelper(ResultSetProcessorRowForAll 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)
outputView
public UniformPair<EventBean[]> outputView(boolean isSynthesize)
outputJoin
public UniformPair<EventBean[]> outputJoin(boolean isSynthesize)