public class InfluxDbHealthIndicator extends AbstractHealthIndicator
HealthIndicator for InfluxDB.| 构造器和说明 |
|---|
InfluxDbHealthIndicator(org.influxdb.InfluxDB influxDb) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
doHealthCheck(Health.Builder builder)
Actual health check logic.
|
healthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHealthprotected void doHealthCheck(Health.Builder builder)
AbstractHealthIndicatordoHealthCheck 在类中 AbstractHealthIndicatorbuilder - the Health.Builder to report health status and details