| Package | Description |
|---|---|
| com.tencent.polaris.api.config.consumer | |
| com.tencent.polaris.factory.config.consumer |
| Modifier and Type | Method and Description |
|---|---|
OutlierDetectionConfig.When |
OutlierDetectionConfig.getWhen()
何时启用探测
|
static OutlierDetectionConfig.When |
OutlierDetectionConfig.When.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutlierDetectionConfig.When[] |
OutlierDetectionConfig.When.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OutlierDetectionConfig.When |
OutlierDetectionConfigImpl.getWhen() |
| Modifier and Type | Method and Description |
|---|---|
void |
OutlierDetectionConfigImpl.setWhen(OutlierDetectionConfig.When when) |
Copyright © 2024. All rights reserved.