Uses of Interface
org.redisson.api.RIdGeneratorRx
Packages that use RIdGeneratorRx
-
Uses of RIdGeneratorRx in org.redisson
Methods in org.redisson that return RIdGeneratorRxModifier and TypeMethodDescriptionRedissonRx.getIdGenerator(String name) RedissonRx.getIdGenerator(CommonOptions options) -
Uses of RIdGeneratorRx in org.redisson.api
Methods in org.redisson.api that return RIdGeneratorRxModifier and TypeMethodDescriptionRedissonRxClient.getIdGenerator(String name) Returns id generator by name.RedissonRxClient.getIdGenerator(CommonOptions options) Returns id generator instance with specifiedoptions.