public class StatementAgentInstanceFactoryCreateWindow extends java.lang.Object implements StatementAgentInstanceFactory
Constructor and Description |
---|
StatementAgentInstanceFactoryCreateWindow(StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
ViewableActivatorFilterProxy activator,
ViewFactoryChain unmaterializedViewChain,
ResultSetProcessorFactoryDesc resultSetProcessorPrototype,
OutputProcessViewFactory outputProcessViewFactory,
boolean recoveringStatement) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceFactoryCreateWindowResult |
newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient) |
public StatementAgentInstanceFactoryCreateWindow(StatementContext statementContext, StatementSpecCompiled statementSpec, EPServicesContext services, ViewableActivatorFilterProxy activator, ViewFactoryChain unmaterializedViewChain, ResultSetProcessorFactoryDesc resultSetProcessorPrototype, OutputProcessViewFactory outputProcessViewFactory, boolean recoveringStatement)
public StatementAgentInstanceFactoryCreateWindowResult newContext(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
newContext
in interface StatementAgentInstanceFactory