Uses of Interface
org.redisson.api.RRateLimiterRx
Packages that use RRateLimiterRx
-
Uses of RRateLimiterRx in org.redisson
Methods in org.redisson that return RRateLimiterRxModifier and TypeMethodDescriptionRedissonRx.getRateLimiter(String name) RedissonRx.getRateLimiter(CommonOptions options) -
Uses of RRateLimiterRx in org.redisson.api
Methods in org.redisson.api that return RRateLimiterRxModifier and TypeMethodDescriptionRedissonRxClient.getRateLimiter(String name) Returns rate limiter instance bynameRedissonRxClient.getRateLimiter(CommonOptions options) Returns rate limiter instance with specifiedoptions.