Uses of Interface
org.redisson.api.RSemaphoreRx
Packages that use RSemaphoreRx
-
Uses of RSemaphoreRx in org.redisson
Methods in org.redisson that return RSemaphoreRx -
Uses of RSemaphoreRx in org.redisson.api
Methods in org.redisson.api that return RSemaphoreRxModifier and TypeMethodDescriptionRedissonRxClient.getSemaphore(String name) Returns semaphore instance by nameRMapRx.getSemaphore(K key) ReturnsRSemaphoreinstance associated with keyRSetCacheRx.getSemaphore(V value) ReturnsRSemaphoreinstance associated withvalueRSetRx.getSemaphore(V value) ReturnsRSemaphoreinstance associated withvalue -
Uses of RSemaphoreRx in org.redisson.rx
Methods in org.redisson.rx that return RSemaphoreRxModifier and TypeMethodDescriptionRedissonMapRx.getSemaphore(K key) RedissonSetCacheRx.getSemaphore(V value) RedissonSetRx.getSemaphore(V value)