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