com.espertech.esper.core.context.factory
Interface StatementAgentInstanceFactory
- All Known Implementing Classes:
- StatementAgentInstanceFactoryBase, StatementAgentInstanceFactoryCreateIndex, StatementAgentInstanceFactoryCreateTable, StatementAgentInstanceFactoryCreateVariable, StatementAgentInstanceFactoryCreateWindow, StatementAgentInstanceFactoryOnTriggerBase, StatementAgentInstanceFactoryOnTriggerNamedWindow, StatementAgentInstanceFactoryOnTriggerSetVariable, StatementAgentInstanceFactoryOnTriggerSplit, StatementAgentInstanceFactoryOnTriggerTable, StatementAgentInstanceFactorySelect, StatementAgentInstanceFactoryUpdate
public interface StatementAgentInstanceFactory
newContext
StatementAgentInstanceFactoryResult newContext(AgentInstanceContext agentInstanceContext,
boolean isRecoveringResilient)
assignExpressions
void assignExpressions(StatementAgentInstanceFactoryResult result)
unassignExpressions
void unassignExpressions()