Uses of Interface
org.redisson.api.RSemaphoreReactive
Packages that use RSemaphoreReactive
-
Uses of RSemaphoreReactive in org.redisson
Methods in org.redisson that return RSemaphoreReactive -
Uses of RSemaphoreReactive in org.redisson.api
Methods in org.redisson.api that return RSemaphoreReactiveModifier and TypeMethodDescriptionRedissonReactiveClient.getSemaphore(String name) Returns semaphore instance by nameRMapReactive.getSemaphore(K key) ReturnsRSemaphoreinstance associated with keyRSetCacheReactive.getSemaphore(V value) ReturnsRSemaphoreinstance associated withvalueRSetReactive.getSemaphore(V value) ReturnsRSemaphoreinstance associated withvalue -
Uses of RSemaphoreReactive in org.redisson.reactive
Methods in org.redisson.reactive that return RSemaphoreReactiveModifier and TypeMethodDescriptionRedissonMapReactive.getSemaphore(K key) RedissonSetCacheReactive.getSemaphore(V value) RedissonSetReactive.getSemaphore(V value)