Class IndexUpgradeStatus

    • Method Detail

      • getIndex

        public java.lang.String getIndex()
      • getShards

        public java.util.Map<java.lang.Integer,​IndexShardUpgradeStatus> getShards()
        A shard id to index shard upgrade status map (note, index shard upgrade status is the replication shard group that maps to the shard id).
      • getTotalBytes

        public long getTotalBytes()
      • getToUpgradeBytes

        public long getToUpgradeBytes()
      • getToUpgradeBytesAncient

        public long getToUpgradeBytesAncient()