public class ElasticsearchReactiveHealthIndicator extends AbstractReactiveHealthIndicator
HealthIndicator for an Elasticsearch cluster using a
ReactiveElasticsearchClient.| 构造器和说明 |
|---|
ElasticsearchReactiveHealthIndicator(org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient client) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 ElasticsearchReactiveHealthIndicator(org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient client)
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