Uses of Interface
org.redisson.api.RRateLimiterAsync
-
Packages that use RRateLimiterAsync Package Description org.redisson org.redisson.api -
-
Uses of RRateLimiterAsync in org.redisson
Classes in org.redisson that implement RRateLimiterAsync Modifier and Type Class Description class
RedissonRateLimiter
-
Uses of RRateLimiterAsync in org.redisson.api
Subinterfaces of RRateLimiterAsync in org.redisson.api Modifier and Type Interface Description interface
RRateLimiter
Redis based Rate Limiter object.
-