Class IndexUpgradeStatus

java.lang.Object
org.opensearch.action.admin.indices.upgrade.get.IndexUpgradeStatus
All Implemented Interfaces:
Iterable<IndexShardUpgradeStatus>

@PublicApi(since="1.0.0") public class IndexUpgradeStatus extends Object implements Iterable<IndexShardUpgradeStatus>
Status for an Index Upgrade
Opensearch.api:
  • Method Details Link icon