public interface ContextManager extends FilterFaultHandler
handleFilterFault
void setStatementContext(StatementContext statementContext)
void addStatement(ContextControllerStatementDesc statement, boolean recovery)
void stopStatement(ContextControllerStatementDesc statement)
int countStatements(Function<StatementContext,Boolean> filter)
Map<Integer,ContextControllerStatementDesc> getStatements()
int getNumNestingLevels()
ContextAgentInstanceInfo getContextAgentInstanceInfo(StatementContext statementContextOfStatement, int agentInstanceId)
ContextManagerRealization getRealization()
ContextRuntimeDescriptor getContextRuntimeDescriptor()
StatementAIResourceRegistry allocateAgentInstanceResourceRegistry(AIRegistryRequirements registryRequirements)
DataInputOutputSerde[] getContextPartitionKeySerdes()
ContextManagerRealization allocateNewRealization(AgentInstanceContext agentInstanceContext)
MappedEventBean getContextPropertiesEvent(int contextPartitionId)
ContextPartitionIdentifier getContextIdentifier(int agentInstanceId)
ContextPartitionCollection getContextPartitions(ContextPartitionSelector selector)
Set<Integer> getContextPartitionIds(ContextPartitionSelector selector)
long getContextPartitionCount()
void addListener(ContextPartitionStateListener listener)
void removeListener(ContextPartitionStateListener listener)
Iterator<ContextPartitionStateListener> getListeners()
void removeListeners()
void destroyContext()
void clearCaches()
Copyright © 2005–2018. All rights reserved.