Interface | Description |
---|---|
LockContainer |
A container for locks
|
Class | Description |
---|---|
CorePackageImpl | |
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 © 2021 JBoss by Red Hat. All rights reserved.