Class IndexShardUpgradeStatus
java.lang.Object
org.elasticsearch.action.admin.indices.upgrade.get.IndexShardUpgradeStatus
- All Implemented Interfaces:
Iterable<ShardUpgradeStatus>
-
Method Details
-
getShardId
-
getAt
-
getShards
-
iterator
- Specified by:
iterator
in interfaceIterable<ShardUpgradeStatus>
-
getTotalBytes
public long getTotalBytes() -
getToUpgradeBytes
public long getToUpgradeBytes() -
getToUpgradeBytesAncient
public long getToUpgradeBytesAncient()
-