| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.qos.probe.impl |
| 类和说明 |
|---|
| 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.