|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.core.service.StatementLockFactoryImpl
public class StatementLockFactoryImpl
Provides statement-level locks.
Constructor Summary | |
---|---|
StatementLockFactoryImpl(boolean fairlocks,
boolean disableLocking)
|
Method Summary | |
---|---|
StatementAgentInstanceLock |
getStatementLock(java.lang.String statementName,
java.lang.annotation.Annotation[] annotations,
boolean stateless)
Create lock for statement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StatementLockFactoryImpl(boolean fairlocks, boolean disableLocking)
Method Detail |
---|
public StatementAgentInstanceLock getStatementLock(java.lang.String statementName, java.lang.annotation.Annotation[] annotations, boolean stateless)
StatementLockFactory
getStatementLock
in interface StatementLockFactory
statementName
- is the statement name
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |