public interface ResultSetProcessorRowForAllOutputLastHelper extends ResultSetProcessorOutputHelper
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
UniformPair<EventBean[]> |
outputJoin(boolean isSynthesize) |
UniformPair<EventBean[]> |
outputView(boolean isSynthesize) |
void |
processJoin(Set<MultiKeyArrayOfKeys<EventBean>> newEvents,
Set<MultiKeyArrayOfKeys<EventBean>> oldEvents,
boolean isGenerateSynthetic) |
void |
processView(EventBean[] newData,
EventBean[] oldData,
boolean isGenerateSynthetic) |
static final EPTypeClass EPTYPE
void processJoin(Set<MultiKeyArrayOfKeys<EventBean>> newEvents, Set<MultiKeyArrayOfKeys<EventBean>> oldEvents, boolean isGenerateSynthetic)
UniformPair<EventBean[]> outputView(boolean isSynthesize)
UniformPair<EventBean[]> outputJoin(boolean isSynthesize)
void destroy()
Copyright © 2005–2021. All rights reserved.