com.espertech.esper.core.context.factory
Class StatementAgentInstanceFactoryCreateIndex

java.lang.Object
  extended by com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryCreateIndex
All Implemented Interfaces:
StatementAgentInstanceFactory

public class StatementAgentInstanceFactoryCreateIndex
extends java.lang.Object
implements StatementAgentInstanceFactory


Constructor Summary
StatementAgentInstanceFactoryCreateIndex(EPServicesContext services, CreateIndexDesc spec, Viewable finalView, NamedWindowProcessor namedWindowProcessor, java.lang.String tableName)
           
 
Method Summary
 StatementAgentInstanceFactoryCreateIndexResult newContext(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAgentInstanceFactoryCreateIndex

public StatementAgentInstanceFactoryCreateIndex(EPServicesContext services,
                                                CreateIndexDesc spec,
                                                Viewable finalView,
                                                NamedWindowProcessor namedWindowProcessor,
                                                java.lang.String tableName)
Method Detail

newContext

public StatementAgentInstanceFactoryCreateIndexResult newContext(AgentInstanceContext agentInstanceContext,
                                                                 boolean isRecoveringResilient)
Specified by:
newContext in interface StatementAgentInstanceFactory

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com