Package org.apache.polaris.service.ratelimiter
package org.apache.polaris.service.ratelimiter
-
ClassDescriptionRate limiter that always allows the requestInterface for rate limiting requestsRequest filter that returns a 429 Too Many Requests if the rate limiter says soRate limiter that maps the request's realm identifier to its own TokenBucket, with its own capacity.General-purpose Token bucket implementation.Factory for creating token buckets per realm.