@ConfigurationProperties(prefix="management.health.elasticsearch", ignoreUnknownFields=false) public class ElasticsearchHealthIndicatorProperties extends Object
ElasticsearchHealthIndicator
.Constructor and Description |
---|
ElasticsearchHealthIndicatorProperties() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getIndices() |
long |
getResponseTimeout() |
void |
setIndices(List<String> indices) |
void |
setResponseTimeout(long responseTimeout) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.