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 ClusteredLockClusteredLockManager. get(String name)Get’s aClusteredLockby it’s name.
-