@NonNullApi @NonNullFields
Package io.github.resilience4j.ratelimiter.internal
-
Class Summary Class Description AtomicRateLimiter AtomicRateLimitersplits all nanoseconds from the start of epoch into cycles.InMemoryRateLimiterRegistry Backend RateLimiter manager.RateLimiterEventProcessor SemaphoreBasedRateLimiter A RateLimiter implementation that consists ofSemaphoreand scheduler that will refresh permissions after eachRateLimiterConfig.getLimitRefreshPeriod().