| 接口 | 说明 |
|---|---|
| LivenessProbe |
A probe to indicate whether program is alive
If one or more spi return false, 'live' command in dubbo-qos
will return false.
|
| ReadinessProbe |
A probe to indicate whether program is ready
If one or more spi return false, 'ready' command in dubbo-qos
will return false.
|
| StartupProbe |
A probe to indicate whether program is startup
If one or more spi return false, 'startup' command in dubbo-qos
will return false.
|
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.