public class HealthCheckConfig extends Object
| Constructor and Description |
|---|
HealthCheckConfig() |
| Modifier and Type | Method and Description |
|---|---|
int |
getGraceTime() |
int |
getHealthCheckInterval() |
void |
setGraceTime(int graceTime) |
void |
setHealthCheckInterval(int healthCheckInterval) |
String |
toString() |
Copyright © 2023. All rights reserved.