| Interface | Description |
|---|---|
| LockContainer |
A container for locks
|
| Class | Description |
|---|---|
| DefaultLockManager |
The default
LockManager implementation for transactional and non-transactional caches. |
| DefaultPendingLockManager |
The default implementation for
PendingLockManager. |
| InfinispanLock |
A special lock for Infinispan cache.
|
| NoOpPendingLockManager |
An
PendingLockManager implementation that does nothing. |
| PerKeyLockContainer |
A lock container that creates and maintains a new lock per entry.
|
| StripedLockContainer |
A lock container used with lock stripping.
|
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.