| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedThresholds |
NestedThresholds.quantile(Integer quantile) |
NestedThresholds |
NestedThresholds.severity(SeverityEnum severity) |
NestedThresholds |
NestedThresholds.value(Double value) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<NestedThresholds> |
GlobalAlertRule.getDefaultThresholds()
Get defaultThresholds
|
List<NestedThresholds> |
AlertRule.getThresholds()
Get thresholds
|
List<NestedThresholds> |
GlobalAlertRule.getThresholds()
Get thresholds
|
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalAlertRule |
GlobalAlertRule.addDefaultThresholdsItem(NestedThresholds defaultThresholdsItem) |
AlertRule |
AlertRule.addThresholdsItem(NestedThresholds thresholdsItem) |
GlobalAlertRule |
GlobalAlertRule.addThresholdsItem(NestedThresholds thresholdsItem) |
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalAlertRule |
GlobalAlertRule.defaultThresholds(List<NestedThresholds> defaultThresholds) |
void |
GlobalAlertRule.setDefaultThresholds(List<NestedThresholds> defaultThresholds) |
void |
AlertRule.setThresholds(List<NestedThresholds> thresholds) |
void |
GlobalAlertRule.setThresholds(List<NestedThresholds> thresholds) |
AlertRule |
AlertRule.thresholds(List<NestedThresholds> thresholds) |
GlobalAlertRule |
GlobalAlertRule.thresholds(List<NestedThresholds> thresholds) |
Copyright © 2025. All rights reserved.