| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.upgrade.post | |
| org.elasticsearch.cluster.metadata |
| Modifier and Type | Method and Description |
|---|---|
UpgradeSettingsClusterStateUpdateRequest |
UpgradeSettingsClusterStateUpdateRequest.versions(Map<String,Tuple<Version,String>> versions)
Sets the index to version map for indices that should be updated
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataUpdateSettingsService.upgradeIndexSettings(UpgradeSettingsClusterStateUpdateRequest request,
ActionListener<ClusterStateUpdateResponse> listener) |
Copyright © 2009–2017. All rights reserved.