| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.upgrade.get | |
| org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
| Modifier and Type | Method and Description |
|---|---|
UpgradeStatusRequestBuilder |
UpgradeStatusAction.newRequestBuilder(ElasticsearchClient client) |
| Modifier and Type | Method and Description |
|---|---|
UpgradeStatusRequestBuilder |
IndicesAdminClient.prepareUpgradeStatus(String... indices)
Explicitly upgrade one or more indices
|
Copyright © 2009–2017. All rights reserved.