Package org.infinispan.lock.api
package org.infinispan.lock.api
Clustered Locks API.
- Public API
-
ClassDescriptionClusteredLock is a data structure used for concurrent programming between Infinispan instances in cluster mode.A Clustered Lock can be reentrant and there are different ownership levels.Provides the API to define, create and remove ClusteredLocks.Ownership level is a configuration parameter for
ClusteredLock
.