public class StatementAgentInstanceFactorySelect extends Object implements StatementAgentInstanceFactory
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
StatementAgentInstanceFactorySelect() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
statementDestroyPreconditions
public static final EPTypeClass EPTYPE
public void setViewableActivators(ViewableActivator[] viewableActivators)
public void setResultSetProcessorFactoryProvider(ResultSetProcessorFactoryProvider resultSetProcessorFactoryProvider)
public void setViewFactories(ViewFactory[][] viewFactories)
public void setOutputProcessViewFactoryProvider(OutputProcessViewFactoryProvider outputProcessViewFactoryProvider)
public void setViewResourceDelegates(ViewResourceDelegateDesc[] viewResourceDelegates)
public void setWhereClauseEvaluator(ExprEvaluator whereClauseEvaluator)
public void setStreamNames(String[] streamNames)
public void setJoinSetComposerPrototype(JoinSetComposerPrototype joinSetComposerPrototype)
public void setSubselects(Map<Integer,SubSelectFactory> subselects)
public void setOrderByWithoutOutputRateLimit(boolean orderByWithoutOutputRateLimit)
public void setUnidirectionalJoin(boolean unidirectionalJoin)
public void setTableAccesses(Map<Integer,ExprTableEvalStrategyFactory> tableAccesses)
public void setWhereClauseEvaluatorTextForAudit(String whereClauseEvaluatorTextForAudit)
public void statementCreate(StatementContext statementContext)
statementCreate
in interface StatementAgentInstanceFactory
public void statementDestroy(StatementContext statementContext)
statementDestroy
in interface StatementAgentInstanceFactory
public StatementAgentInstanceLock obtainAgentInstanceLock(StatementContext statementContext, int agentInstanceId)
obtainAgentInstanceLock
in interface StatementAgentInstanceFactory
public StatementAgentInstanceFactorySelectResult newContext(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
newContext
in interface StatementAgentInstanceFactory
public EventType getStatementEventType()
getStatementEventType
in interface StatementAgentInstanceFactory
public AIRegistryRequirements getRegistryRequirements()
getRegistryRequirements
in interface StatementAgentInstanceFactory
Copyright © 2005–2022. All rights reserved.