| Class | Description |
|---|---|
| GlobalSyncContextFactory |
A singleton factory to create synchronization contexts using a global lock based on
ReentrantReadWriteLock. |
| RedissonSyncContextFactory |
A singleton factory to create synchronization contexts using Redisson's
RReadWriteLock. |
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.