JavaScript is disabled on your browser.
Skip navigation links
Infinispan 14.0.35-SNAPSHOT
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.infinispan.lock.api.ClusteredLock
Packages that use
ClusteredLock
Package
Description
org.infinispan.lock.api
Clustered Locks API.
Uses of
ClusteredLock
in
org.infinispan.lock.api
Methods in
org.infinispan.lock.api
that return
ClusteredLock
Modifier and Type
Method
Description
ClusteredLock
ClusteredLockManager.
get
(
String
name)
Get’s a
ClusteredLock
by it’s name.