Class IndexUpgradeStatus

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

public class IndexUpgradeStatus extends Object implements Iterable<IndexShardUpgradeStatus>
  • Method Details