Uses of Interface
io.quarkiverse.bucket4j.runtime.RateLimiterConfig.Bucket
-
Packages that use RateLimiterConfig.Bucket Package Description io.quarkiverse.bucket4j.runtime -
-
Uses of RateLimiterConfig.Bucket in io.quarkiverse.bucket4j.runtime
Methods in io.quarkiverse.bucket4j.runtime that return types with arguments of type RateLimiterConfig.Bucket Modifier and Type Method Description Map<String,RateLimiterConfig.Bucket>RateLimiterConfig. buckets()represent a group of limit applied to a method identified by the bucket id
-