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

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

public class StatementAgentInstanceFactoryCreateTable
extends java.lang.Object
implements StatementAgentInstanceFactory


Constructor Summary
StatementAgentInstanceFactoryCreateTable(TableMetadata tableMetadata)
           
 
Method Summary
 void assignExpressions(StatementAgentInstanceFactoryResult result)
           
 StatementAgentInstanceFactoryCreateTableResult newContext(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
           
 void unassignExpressions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAgentInstanceFactoryCreateTable

public StatementAgentInstanceFactoryCreateTable(TableMetadata tableMetadata)
Method Detail

newContext

public StatementAgentInstanceFactoryCreateTableResult 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

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