Class IndexUpgradeStatus

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

public class IndexUpgradeStatus extends Object implements Iterable<IndexShardUpgradeStatus>
Status for an Index Upgrade
Opensearch.internal:
  • Method Details