public class StatementAgentInstanceFactoryCreateNW extends Object implements StatementAgentInstanceFactory, StatementReadyCallback
Modifier and Type | Class and Description |
---|---|
static class |
StatementAgentInstanceFactoryCreateNW.CreateNWAllInOneMgmtCallback |
static class |
StatementAgentInstanceFactoryCreateNW.CreateNWVirtualDWMgmtCallback |
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
StatementAgentInstanceFactoryCreateNW() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
statementDestroyPreconditions
public static final EPTypeClass EPTYPE
public StatementAgentInstanceFactoryCreateNW()
public void setActivator(ViewableActivatorFilter activator)
public void setNamedWindowName(String namedWindowName)
public void setViewFactories(ViewFactory[] viewFactories)
public void setInsertFromNamedWindow(NamedWindow insertFromNamedWindow)
public void setInsertFromFilter(ExprEvaluator insertFromFilter)
public void setAsEventType(EventType asEventType)
public void setResultSetProcessorFactoryProvider(ResultSetProcessorFactoryProvider resultSetProcessorFactoryProvider)
public EventType getStatementEventType()
getStatementEventType
in interface StatementAgentInstanceFactory
public void ready(StatementContext statementContext, ModuleIncidentals moduleIncidentals, boolean recovery)
ready
in interface StatementReadyCallback
public void statementCreate(StatementContext statementContext)
statementCreate
in interface StatementAgentInstanceFactory
public void statementDestroy(StatementContext statementContext)
statementDestroy
in interface StatementAgentInstanceFactory
public StatementAgentInstanceFactoryResult newContext(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
newContext
in interface StatementAgentInstanceFactory
public boolean[] getPriorFlagPerStream()
public StatementAgentInstanceLock obtainAgentInstanceLock(StatementContext statementContext, int agentInstanceId)
obtainAgentInstanceLock
in interface StatementAgentInstanceFactory
public AIRegistryRequirements getRegistryRequirements()
getRegistryRequirements
in interface StatementAgentInstanceFactory
public String getAsEventTypeName()
Copyright © 2005–2020. All rights reserved.