| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.health | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| org.elasticsearch.client.support |
| Modifier and Type | Method and Description |
|---|---|
ClusterHealthRequestBuilder |
ClusterAdminClient.prepareHealth(String... indices)
The health of the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterHealthRequestBuilder |
AbstractClusterAdminClient.prepareHealth(String... indices) |
Copyright © 2009–2016. All rights reserved.