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 |
TopKeyLockManager.getLock(Object key) |
InfinispanLock |
ExtendedStatisticLockManager.getLock(Object key) |
Modifier and Type | Method and Description |
---|---|
InfinispanLock |
LockManager.getLock(Object key) |
Modifier and Type | Method and Description |
---|---|
InfinispanLock |
DefaultLockManager.getLock(Object key) |
InfinispanLock |
PerKeyLockContainer.getLock(Object key) |
InfinispanLock |
LockContainer.getLock(Object key) |
InfinispanLock |
StripedLockContainer.getLock(Object key) |
Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.