クラス CouchbaseHealthIndicator

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

public class CouchbaseHealthIndicator extends AbstractHealthIndicator
Couchbase 用の HealthIndicator
導入:
2.0.0
作成者:
Edd ú Mel é ndez, Stephane Nicoll
  • コンストラクターの詳細

    • CouchbaseHealthIndicator

      public CouchbaseHealthIndicator(com.couchbase.client.java.Cluster cluster)
      指定された Cluster でインジケーターを作成します。
      パラメーター:
      cluster - Couchbase クラスター
      導入:
      2.0.6
  • メソッドの詳細