程序包 org.apache.dubbo.qos.probe
-
接口概要 接口 说明 LivenessProbe A probe to indicate whether program is aliveReadinessProbe A probe to indicate whether program is readyStartupProbe A probe to indicate whether program is startup
| 接口 | 说明 |
|---|---|
| LivenessProbe |
A probe to indicate whether program is alive
|
| ReadinessProbe |
A probe to indicate whether program is ready
|
| StartupProbe |
A probe to indicate whether program is startup
|