Uses of Enum Class
it.univr.passportease.helper.ratelimiter.RateLimiter
-
Uses of RateLimiter in it.univr.passportease.helper.ratelimiter
Modifier and TypeMethodDescriptionstatic RateLimiter
Returns the enum constant of this class with the specified name.static RateLimiter[]
RateLimiter.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionio.github.bucket4j.Bucket
BucketLimiter.resolveBucket
(RateLimiter methodName) This method is used to resolve the bucket for each method.