| Package | Description |
|---|---|
| org.infinispan.util.concurrent.locks.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
PerKeyLockContainer
A lock container that creates and maintains a new lock per entry.
|
class |
StripedLockContainer
A lock container used with lock stripping.
|
| Modifier and Type | Field and Description |
|---|---|
protected LockContainer |
DefaultLockManager.lockContainer |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLockManager.inject(LockContainer container,
Configuration configuration,
ScheduledExecutorService executorService) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.