| Package | Description |
|---|---|
| org.infinispan.stats.wrappers | |
| org.infinispan.util.concurrent.locks |
Lock and synchronization related classes, tools and utilities.
|
| org.infinispan.util.concurrent.locks.impl |
| Modifier and Type | Method and Description |
|---|---|
InfinispanLock |
ExtendedStatisticLockManager.getLock(Object key) |
InfinispanLock |
TopKeyLockManager.getLock(Object key) |
| Modifier and Type | Method and Description |
|---|---|
InfinispanLock |
LockManager.getLock(Object key) |
| Modifier and Type | Method and Description |
|---|---|
InfinispanLock |
StripedLockContainer.getLock(Object key) |
InfinispanLock |
LockContainer.getLock(Object key) |
InfinispanLock |
PerKeyLockContainer.getLock(Object key) |
InfinispanLock |
DefaultLockManager.getLock(Object key) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.