クラス ElasticsearchReactiveHealthIndicator

java.lang.ObjectSE
org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
org.springframework.boot.actuate.data.elasticsearch.ElasticsearchReactiveHealthIndicator
実装されたすべてのインターフェース:
ReactiveHealthContributorReactiveHealthIndicator

public class ElasticsearchReactiveHealthIndicator extends AbstractReactiveHealthIndicator
ReactiveElasticsearchClient を使用した Elasticsearch クラスターの HealthIndicator
導入:
2.3.2
作成者:
Brian Clozel, Aleksander Lech, Scott Frederick
  • コンストラクターの詳細

    • ElasticsearchReactiveHealthIndicator

      public ElasticsearchReactiveHealthIndicator(org.springframework.data.elasticsearch.client.elc.ReactiveElasticsearchClient client)
  • メソッドの詳細