public class StatementCPCacheService extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_AGENT_INSTANCE_ID |
Constructor and Description |
---|
StatementCPCacheService(boolean contextPartitioned,
StatementResourceService statementResourceService,
StatementAIResourceRegistry statementAgentInstanceRegistry) |
Modifier and Type | Method and Description |
---|---|
int |
clear(StatementContext statementContext) |
StatementResourceService |
getStatementResourceService() |
boolean |
isContextPartitioned() |
StatementResourceHolder |
makeOrGetEntryCanNull(int agentInstanceId,
StatementContext statementContext) |
public static final int DEFAULT_AGENT_INSTANCE_ID
public StatementCPCacheService(boolean contextPartitioned, StatementResourceService statementResourceService, StatementAIResourceRegistry statementAgentInstanceRegistry)
public StatementResourceService getStatementResourceService()
public StatementResourceHolder makeOrGetEntryCanNull(int agentInstanceId, StatementContext statementContext)
public boolean isContextPartitioned()
public int clear(StatementContext statementContext)
Copyright © 2005–2018. All rights reserved.