| Package | Description |
|---|---|
| com.tencent.polaris.api.config.provider | |
| com.tencent.polaris.factory.config.provider |
| Modifier and Type | Method and Description |
|---|---|
RateLimitConfig.Fallback |
RateLimitConfig.getFallbackOnExceedWindowCount()
限流窗口超标后的降级策略
|
static RateLimitConfig.Fallback |
RateLimitConfig.Fallback.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RateLimitConfig.Fallback[] |
RateLimitConfig.Fallback.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RateLimitConfig.Fallback |
RateLimitConfigImpl.getFallbackOnExceedWindowCount() |
| Modifier and Type | Method and Description |
|---|---|
void |
RateLimitConfigImpl.setFallbackOnExceedWindowCount(RateLimitConfig.Fallback fallbackOnExceedWindowCount) |
Copyright © 2024. All rights reserved.