Package | Description |
---|---|
org.elasticsearch.action.admin.indices.upgrade.get |
Modifier and Type | Method and Description |
---|---|
Map<Integer,IndexShardUpgradeStatus> |
IndexUpgradeStatus.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).
|
Iterator<IndexShardUpgradeStatus> |
IndexUpgradeStatus.iterator() |
Copyright © 2009–2016. All rights reserved.