| Package | Description |
|---|---|
| org.noear.solon.health |
| Modifier and Type | Method and Description |
|---|---|
HealthStatus |
HealthCheckResult.getStatus()
获取状态
|
static HealthStatus |
HealthStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthStatus[] |
HealthStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HealthCheckResult.setStatus(HealthStatus status)
设置状态
|
Copyright © 2024. All rights reserved.