クラス CouchbaseReactiveHealthIndicator

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

public class CouchbaseReactiveHealthIndicator extends AbstractReactiveHealthIndicator
Couchbase の ReactiveHealthIndicator
導入:
2.1.0
作成者:
Mikalai Lushchytski, Stephane Nicoll
  • コンストラクターの詳細

    • CouchbaseReactiveHealthIndicator

      public CouchbaseReactiveHealthIndicator(com.couchbase.client.java.Cluster cluster)
      新しい CouchbaseReactiveHealthIndicator インスタンスを作成します。
      パラメーター:
      cluster - Couchbase クラスター
  • メソッドの詳細