| Package | Description |
|---|---|
| org.spf4j.actuator.health |
| Modifier and Type | Method and Description |
|---|---|
default HealthCheck.Type |
HealthCheck.getType() |
static HealthCheck.Type |
HealthCheck.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthCheck.Type[] |
HealthCheck.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 SPF4J. All rights reserved.