com.espertech.esper.core.context.factory
Class StatementAgentInstanceFactoryCreateWindow
java.lang.Object
com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryBase
com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryCreateWindow
- All Implemented Interfaces:
- StatementAgentInstanceFactory
public class StatementAgentInstanceFactoryCreateWindow
- extends StatementAgentInstanceFactoryBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
statementContext
protected final StatementContext statementContext
statementSpec
protected final StatementSpecCompiled statementSpec
services
protected final EPServicesContext services
activator
protected final ViewableActivator activator
unmaterializedViewChain
protected final ViewFactoryChain unmaterializedViewChain
resultSetProcessorPrototype
protected final ResultSetProcessorFactoryDesc resultSetProcessorPrototype
outputProcessViewFactory
protected final OutputProcessViewFactory outputProcessViewFactory
isRecoveringStatement
protected final boolean isRecoveringStatement
StatementAgentInstanceFactoryCreateWindow
public StatementAgentInstanceFactoryCreateWindow(StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
ViewableActivator activator,
ViewFactoryChain unmaterializedViewChain,
ResultSetProcessorFactoryDesc resultSetProcessorPrototype,
OutputProcessViewFactory outputProcessViewFactory,
boolean recoveringStatement)
newContextInternal
public StatementAgentInstanceFactoryCreateWindowResult newContextInternal(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient)
- Specified by:
newContextInternal
in class StatementAgentInstanceFactoryBase
assignExpressions
public void assignExpressions(StatementAgentInstanceFactoryResult result)
unassignExpressions
public void unassignExpressions()