com.espertech.esper.core.context.factory
Class StatementAgentInstanceFactoryCreateIndex
java.lang.Object
com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryCreateIndex
- All Implemented Interfaces:
- StatementAgentInstanceFactory
public class StatementAgentInstanceFactoryCreateIndex
- extends java.lang.Object
- implements StatementAgentInstanceFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatementAgentInstanceFactoryCreateIndex
public StatementAgentInstanceFactoryCreateIndex(EPServicesContext services,
CreateIndexDesc spec,
Viewable finalView,
NamedWindowProcessor namedWindowProcessor,
java.lang.String tableName,
java.lang.String contextName)
newContext
public StatementAgentInstanceFactoryCreateIndexResult newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient)
- Specified by:
newContext
in interface StatementAgentInstanceFactory
assignExpressions
public void assignExpressions(StatementAgentInstanceFactoryResult result)
- Specified by:
assignExpressions
in interface StatementAgentInstanceFactory
unassignExpressions
public void unassignExpressions()
- Specified by:
unassignExpressions
in interface StatementAgentInstanceFactory