public abstract class ResultSetProcessorFactoryForgeBase extends Object implements ResultSetProcessorFactoryForge
Modifier and Type | Field and Description |
---|---|
protected EventType |
resultEventType |
protected EventType[] |
typesPerStream |
Constructor and Description |
---|
ResultSetProcessorFactoryForgeBase(EventType resultEventType,
EventType[] typesPerStream) |
Modifier and Type | Method and Description |
---|---|
EventType |
getResultEventType() |
EventType[] |
getTypesPerStream() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptHelperVisitorCodegen, applyJoinResultCodegen, applyViewResultCodegen, clearMethodCodegen, continueOutputLimitedLastAllNonBufferedJoinCodegen, continueOutputLimitedLastAllNonBufferedViewCodegen, getInstrumentedQName, getInterfaceClass, getIteratorJoinCodegen, getIteratorViewCodegen, instanceCodegen, processJoinResultCodegen, processOutputLimitedJoinCodegen, processOutputLimitedLastAllNonBufferedJoinCodegen, processOutputLimitedLastAllNonBufferedViewCodegen, processOutputLimitedViewCodegen, processViewResultCodegen, stopMethodCodegen
protected final EventType resultEventType
protected final EventType[] typesPerStream
public EventType getResultEventType()
getResultEventType
in interface ResultSetProcessorFactoryForge
public EventType[] getTypesPerStream()
getTypesPerStream
in interface ResultSetProcessorFactoryForge
Copyright © 2005–2021. All rights reserved.