Uses of Class
com.espertech.esper.common.internal.statement.resource.StatementResourceHolder
Package
Description
-
Uses of StatementResourceHolder in com.espertech.esper.common.internal.context.util
Modifier and TypeMethodDescriptionStatementCPCacheService.makeOrGetEntryCanNull
(int agentInstanceId, StatementContext statementContext) -
Uses of StatementResourceHolder in com.espertech.esper.common.internal.statement.resource
Modifier and TypeMethodDescriptionStatementResourceHolderBuilder.build
(AgentInstanceContext agentInstanceContext, StatementAgentInstanceFactoryResult resultOfStart) StatementResourceHolderBuilderImpl.build
(AgentInstanceContext agentInstanceContext, StatementAgentInstanceFactoryResult resultOfStart) StatementResourceService.deallocatePartitioned
(int agentInstanceId) StatementResourceService.deallocateUnpartitioned()
StatementResourceService.getPartitioned
(int agentInstanceId) StatementResourceService.getResourcesUnpartitioned()
StatementResourceService.getUnpartitioned()
static StatementResourceHolder
StatementResourceHolderUtil.populateHolder
(AgentInstanceContext agentInstanceContext, StatementAgentInstanceFactoryResult startResult) Modifier and TypeMethodDescriptionvoid
StatementResourceService.setPartitioned
(int agentInstanceId, StatementResourceHolder statementResourceHolder) void
StatementResourceService.setUnpartitioned
(StatementResourceHolder statementResourceHolder)