Uses of Interface
org.redisson.api.RIdGeneratorRx
-
Packages that use RIdGeneratorRx Package Description org.redisson org.redisson.api -
-
Uses of RIdGeneratorRx in org.redisson
Methods in org.redisson that return RIdGeneratorRx Modifier and Type Method Description RIdGeneratorRx
RedissonRx. getIdGenerator(String name)
-
Uses of RIdGeneratorRx in org.redisson.api
Methods in org.redisson.api that return RIdGeneratorRx Modifier and Type Method Description RIdGeneratorRx
RedissonRxClient. getIdGenerator(String name)
Returns id generator by name.
-