public class RedisReactiveHealthIndicator extends AbstractReactiveHealthIndicator
ReactiveHealthIndicator for Redis.| 构造器和说明 |
|---|
RedisReactiveHealthIndicator(org.springframework.data.redis.connection.ReactiveRedisConnectionFactory connectionFactory) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected reactor.core.publisher.Mono<Health> |
doHealthCheck(Health.Builder builder)
Actual health check logic.
|
healthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHealthadaptpublic RedisReactiveHealthIndicator(org.springframework.data.redis.connection.ReactiveRedisConnectionFactory connectionFactory)
protected reactor.core.publisher.Mono<Health> doHealthCheck(Health.Builder builder)
AbstractReactiveHealthIndicatordoHealthCheck 在类中 AbstractReactiveHealthIndicatorbuilder - the Health.Builder to report health status and detailsMono that provides the Health