Uses of Class
org.redisson.api.RateLimiterConfig
Packages that use RateLimiterConfig
-
Uses of RateLimiterConfig in org.redisson
Methods in org.redisson that return RateLimiterConfigMethods in org.redisson that return types with arguments of type RateLimiterConfig -
Uses of RateLimiterConfig in org.redisson.api
Methods in org.redisson.api that return RateLimiterConfigModifier and TypeMethodDescriptionRRateLimiter.getConfig()Returns current configuration of this RateLimiter object.Methods in org.redisson.api that return types with arguments of type RateLimiterConfigModifier and TypeMethodDescriptionRRateLimiterAsync.getConfigAsync()Returns current configuration of this RateLimiter object.