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