| Interface | Description |
|---|---|
| ClusteredLock |
ClusteredLock is a data structure used for concurrent programming between Infinispan instances in cluster mode.
|
| ClusteredLockManager |
Provides the API to define, create and remove ClusteredLocks.
|
| Class | Description |
|---|---|
| ClusteredLockConfiguration |
A Clustered Lock can be reentrant and there are different ownership levels.
|
| Enum | Description |
|---|---|
| OwnershipLevel |
Ownership level is a configuration parameter for
ClusteredLock. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.