public interface ResultSetProcessorAggregateAllOutputLastHelper extends ResultSetProcessorOutputHelper
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
UniformPair<EventBean[]> |
output() |
void |
processJoin(Set<MultiKey<EventBean>> newEvents,
Set<MultiKey<EventBean>> oldEvents,
boolean isGenerateSynthetic) |
void |
processView(EventBean[] newData,
EventBean[] oldData,
boolean isGenerateSynthetic) |