| Class | Description |
|---|---|
| LockSynchronizer |
This class maintains a
Map of LockWrappers and sync the locks among
LockWrappers if there is a dependency between them. |
| LockWrapper |
A wrapper class for
ReentrantLock which is used to share and sync locks across various
components of Siddhi. |
Copyright © 2017 WSO2. All rights reserved.