|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
public @interface NoLock
Annotation for use in EPL statements to suppress any statement-level locking (use with caution, see below).
Caution: We provide this annotation for the purpose of identifing locking overhead, or when your application is single-threaded, or when using an external mechanism for concurreny control or for example with virtual data windows or plug-in data windows to allow customizing concurrency for application-provided data windows. Using this annotation may have unpredictable results unless your application is taking concurrency under consideration.
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |