Uses of Interface
org.redisson.api.RCountDownLatchRx
Packages that use RCountDownLatchRx
-
Uses of RCountDownLatchRx in org.redisson
Methods in org.redisson that return RCountDownLatchRxModifier and TypeMethodDescriptionRedissonRx.getCountDownLatch(String name) RedissonRx.getCountDownLatch(CommonOptions options) -
Uses of RCountDownLatchRx in org.redisson.api
Methods in org.redisson.api that return RCountDownLatchRxModifier and TypeMethodDescriptionRedissonRxClient.getCountDownLatch(String name) Returns CountDownLatch instance by name.RedissonRxClient.getCountDownLatch(CommonOptions options) Returns countDownLatch instance with specifiedoptions.RJsonStoreRx.getCountDownLatch(K key) ReturnsRCountDownLatchinstance associated with key