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