Uses of Interface
org.redisson.api.RAtomicLongRx
-
Packages that use RAtomicLongRx Package Description org.redisson org.redisson.api org.redisson.rx -
-
Uses of RAtomicLongRx in org.redisson
Methods in org.redisson that return RAtomicLongRx Modifier and Type Method Description RAtomicLongRx
RedissonRx. getAtomicLong(String name)
-
Uses of RAtomicLongRx in org.redisson.api
Methods in org.redisson.api that return RAtomicLongRx Modifier and Type Method Description RAtomicLongRx
RBatchRx. getAtomicLong(String name)
Returns "atomic long" instance by name.RAtomicLongRx
RedissonRxClient. getAtomicLong(String name)
Returns "atomic long" instance by name. -
Uses of RAtomicLongRx in org.redisson.rx
Methods in org.redisson.rx that return RAtomicLongRx Modifier and Type Method Description RAtomicLongRx
RedissonBatchRx. getAtomicLong(String name)
-