Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
org.springframework.boot.actuate.health |
Actuator health indicators.
|
Constructor and Description |
---|
ElasticsearchHealthIndicatorConfiguration(Map<String,org.elasticsearch.client.Client> clients,
ElasticsearchHealthIndicatorProperties properties) |
Constructor and Description |
---|
ElasticsearchHealthIndicator(org.elasticsearch.client.Client client,
ElasticsearchHealthIndicatorProperties properties) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.