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