Class | Description |
---|---|
LockSynchronizer |
This class maintains a
Map of LockWrapper s and sync the locks among
LockWrapper s 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 © 2021. All rights reserved.