public class StatementAgentInstanceFactoryCreateWindowResult extends StatementAgentInstanceFactoryResult
Constructor and Description |
---|
StatementAgentInstanceFactoryCreateWindowResult(Viewable finalView,
StopCallback stopCallback,
AgentInstanceContext agentInstanceContext,
Viewable eventStreamParentViewable,
StatementAgentInstancePostLoad postLoad,
Viewable topView,
NamedWindowProcessorInstance processorInstance,
ViewableActivationResult viewableActivationResult) |
Modifier and Type | Method and Description |
---|---|
Viewable |
getEventStreamParentViewable() |
StatementAgentInstancePostLoad |
getPostLoad() |
NamedWindowProcessorInstance |
getProcessorInstance() |
Viewable |
getTopView() |
ViewableActivationResult |
getViewableActivationResult() |
getAgentInstanceContext, getFinalView, getOptionalAggegationService, getPreloadList, getPreviousNodeStrategies, getPriorNodeStrategies, getRegexExprPreviousEvalStrategy, getStopCallback, getSubselectStrategies, getTableAccessEvalStrategies, setStopCallback
public StatementAgentInstanceFactoryCreateWindowResult(Viewable finalView, StopCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable eventStreamParentViewable, StatementAgentInstancePostLoad postLoad, Viewable topView, NamedWindowProcessorInstance processorInstance, ViewableActivationResult viewableActivationResult)
public Viewable getEventStreamParentViewable()
public StatementAgentInstancePostLoad getPostLoad()
public Viewable getTopView()
public NamedWindowProcessorInstance getProcessorInstance()
public ViewableActivationResult getViewableActivationResult()