com.espertech.esper.core.context.factory
Class StatementAgentInstanceFactoryCreateWindowResult
java.lang.Object
com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryResult
com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryCreateWindowResult
public class StatementAgentInstanceFactoryCreateWindowResult
- extends StatementAgentInstanceFactoryResult
Methods inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryResult |
getAgentInstanceContext, getFinalView, getOptionalAggegationService, getPreloadList, getPreviousNodeStrategies, getPriorNodeStrategies, getRegexExprPreviousEvalStrategy, getStopCallback, getSubselectStrategies, getTableAccessEvalStrategies, setStopCallback |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatementAgentInstanceFactoryCreateWindowResult
public StatementAgentInstanceFactoryCreateWindowResult(Viewable finalView,
StopCallback stopCallback,
AgentInstanceContext agentInstanceContext,
Viewable eventStreamParentViewable,
StatementAgentInstancePostLoad postLoad,
Viewable topView,
NamedWindowProcessorInstance processorInstance,
ViewableActivationResult viewableActivationResult)
getEventStreamParentViewable
public Viewable getEventStreamParentViewable()
getPostLoad
public StatementAgentInstancePostLoad getPostLoad()
getTopView
public Viewable getTopView()
getProcessorInstance
public NamedWindowProcessorInstance getProcessorInstance()
getViewableActivationResult
public ViewableActivationResult getViewableActivationResult()