Class IndexShardUpgradeStatus

org.elasticsearch.action.admin.indices.upgrade.get.IndexShardUpgradeStatus
All Implemented Interfaces:
<ShardUpgradeStatus>

public class IndexShardUpgradeStatus extends implements <ShardUpgradeStatus>
  • Method Details

    • getShardId

      public ShardId getShardId()
    • getAt

      public ShardUpgradeStatus getAt(int i)
    • getShards

      public ShardUpgradeStatus[] getShards()
    • iterator

      public <ShardUpgradeStatus> iterator()
      Specified by:
       in interface <ShardUpgradeStatus>
    • getTotalBytes

      public long getTotalBytes()
    • getToUpgradeBytes

      public long getToUpgradeBytes()
    • getToUpgradeBytesAncient

      public long getToUpgradeBytesAncient()