Uses of Class
org.infinispan.hotrod.HotRodSyncLock
-
Packages that use HotRodSyncLock Package Description org.infinispan.hotrod Hot Rod client API. -
-
Uses of HotRodSyncLock in org.infinispan.hotrod
Methods in org.infinispan.hotrod that return HotRodSyncLock Modifier and Type Method Description HotRodSyncLockHotRodSyncLocks. create(String name, org.infinispan.api.configuration.LockConfiguration configuration)HotRodSyncLockHotRodSyncLocks. get(String name)
-