|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.core.ResultSetProcessorAggregateAllOutputLastHelperImpl
public class ResultSetProcessorAggregateAllOutputLastHelperImpl
Constructor Summary | |
---|---|
ResultSetProcessorAggregateAllOutputLastHelperImpl(ResultSetProcessorAggregateAll processor)
|
Method Summary | |
---|---|
void |
destroy()
|
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 |
---|
public ResultSetProcessorAggregateAllOutputLastHelperImpl(ResultSetProcessorAggregateAll processor)
Method Detail |
---|
public void processView(EventBean[] newData, EventBean[] oldData, boolean isGenerateSynthetic)
processView
in interface ResultSetProcessorAggregateAllOutputLastHelper
public void processJoin(java.util.Set<MultiKey<EventBean>> newEvents, java.util.Set<MultiKey<EventBean>> oldEvents, boolean isGenerateSynthetic)
processJoin
in interface ResultSetProcessorAggregateAllOutputLastHelper
public UniformPair<EventBean[]> output()
output
in interface ResultSetProcessorAggregateAllOutputLastHelper
public void destroy()
destroy
in interface ResultSetProcessorAggregateAllOutputLastHelper
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |