@ConfigurationProperties(prefix="management.health.elasticsearch", ignoreUnknownFields=false) @DeprecatedSE public class ElasticsearchHealthIndicatorProperties extends ObjectSE
ElasticsearchHealthIndicator の外部構成プロパティ。| コンストラクターと説明 |
|---|
ElasticsearchHealthIndicatorProperties() 使用すべきではありません。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
ListSE<StringSE> | getIndices() 使用すべきではありません。 |
DurationSE | getResponseTimeout() 使用すべきではありません。 |
void | setIndices(ListSE<StringSE> indices) 使用すべきではありません。 |
void | setResponseTimeout(DurationSE responseTimeout) 使用すべきではありません。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic ElasticsearchHealthIndicatorProperties()
@DeprecatedConfigurationProperty(reason="Upstream elasticsearch transport is deprected") public ListSE<StringSE> getIndices()
@DeprecatedConfigurationProperty(reason="Upstream elasticsearch transport is deprected") public DurationSE getResponseTimeout()
public void setResponseTimeout(DurationSE responseTimeout)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.