public class ElasticsearchJestHealthIndicator extends AbstractHealthIndicator
JestClient
を使用した Elasticsearch の HealthIndicator
。コンストラクターと説明 |
---|
ElasticsearchJestHealthIndicator(io.searchbox.client.JestClient jestClient) |
修飾子と型 | メソッドと説明 |
---|---|
protected void | doHealthCheck(Health.Builder builder) 実際のヘルスチェックロジック。 |
health
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public ElasticsearchJestHealthIndicator(io.searchbox.client.JestClient jestClient)
protected void doHealthCheck(Health.Builder builder) throws ExceptionSE
AbstractHealthIndicator
AbstractHealthIndicator
の doHealthCheck
builder
- Health.Builder
を使用して、ヘルスステータスと詳細を報告する ExceptionSE
- Status.DOWN
システムステータスを作成する Exception
SE。Copyright © 2019 Pivotal Software, Inc.. All rights reserved.