| Interface | Description |
|---|---|
| GlobalLock |
Global locks, which can be implemented based on JVM, database, distributed, etc.
|
| Class | Description |
|---|---|
| ArrayKey | |
| GlobalLock.AutoLock | |
| JvmStaticGlobalLock |
Wrapping ReentrantLock with WeakHashMap as the underlying implementation.
|
| JvmStaticGlobalLock.Hd |
Copyright © 2023. All rights reserved.