Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactory.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryCreateContext.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryCreateDataflow.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryCreateExpression.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryCreateIndex.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryCreateSchema.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryCreateTable.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryCreateVariable.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryCreateNW.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryOnTriggerSet.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryOnTriggerSplitStream.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
static StatementAgentInstanceLock |
StatementAgentInstanceFactoryOnTriggerUtil.obtainAgentInstanceLock(StatementAgentInstanceFactoryOnTriggerInfraBase base,
StatementContext statementContext,
int agentInstanceId) |
StatementAgentInstanceLock |
StatementAgentInstanceFactoryOnTriggerInfraUpdate.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
StatementAgentInstanceLock |
StatementAgentInstanceFactoryOnTriggerInfraSelect.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
StatementAgentInstanceLock |
StatementAgentInstanceFactoryOnTriggerInfraMerge.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
StatementAgentInstanceLock |
StatementAgentInstanceFactoryOnTriggerInfraDelete.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactorySelect.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
StatementAgentInstanceFactoryUpdate.obtainAgentInstanceLock(StatementContext statementContext,
int agentInstanceId) |
Modifier and Type | Class and Description |
---|---|
class |
StatementAgentInstanceLockNoLockImpl
A Statement-lock implementation that doesn't lock.
|
class |
StatementAgentInstanceLockRW
Simple read-write lock based on
ReentrantReadWriteLock that associates a
name with the lock and traces read/write locking and unlocking. |
Constructor and Description |
---|
EPStatementAgentInstanceHandle(EPStatementHandle statementHandle,
int agentInstanceId,
StatementAgentInstanceLock statementAgentInstanceLock) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
ExprEvaluatorContext.getAgentInstanceLock() |
Constructor and Description |
---|
SubordFullTableScanLookupStrategyLocking(Iterable<EventBean> contents,
StatementAgentInstanceLock statementLock) |
SubordIndexedTableLookupStrategyLocking(SubordTableLookupStrategy inner,
StatementAgentInstanceLock statementLock) |
Modifier and Type | Method and Description |
---|---|
StatementAgentInstanceLock |
AgentInstanceViewFactoryChainContext.getAgentInstanceLock() |
Copyright © 2005–2019. All rights reserved.