| Package | Description |
|---|---|
| org.elasticsearch.action.admin.cluster.stats | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| org.elasticsearch.client.support |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatsRequestBuilder |
ClusterStatsAction.newRequestBuilder(ClusterAdminClient client) |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatsRequestBuilder |
ClusterAdminClient.prepareClusterStats() |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatsRequestBuilder |
AbstractClusterAdminClient.prepareClusterStats() |
Copyright © 2009–2016. All rights reserved.