Package org.redisson.rx
Class RedissonSetCacheRx<V>
java.lang.Object
org.redisson.rx.RedissonSetCacheRx<V>
- Type Parameters:
V
- value
- Author:
- Nikita Koksharov
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Boolean>
getFairLock
(V value) getPermitExpirableSemaphore
(V value) getReadWriteLock
(V value) getSemaphore
(V value) org.reactivestreams.Publisher<V>
iterator()
-
Constructor Details
-
RedissonSetCacheRx
-
-
Method Details
-
iterator
-
addAll
-
getPermitExpirableSemaphore
-
getSemaphore
-
getFairLock
-
getReadWriteLock
-
getLock
-