| Package | Description |
|---|---|
| org.infinispan.interceptors.locking |
Interceptors dealing with locking.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTxLockingInterceptor
Base class for transaction based locking interceptors.
|
class |
NonTransactionalLockingInterceptor
Locking interceptor to be used for non-transactional caches.
|
class |
OptimisticLockingInterceptor
Locking interceptor to be used by optimistic transactional caches.
|
class |
PessimisticLockingInterceptor
Locking interceptor to be used by pessimistic caches.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.