Package | Description |
---|---|
org.elasticsearch.action.admin.indices.status |
Modifier and Type | Method and Description |
---|---|
Map<Integer,IndexShardStatus> |
IndexStatus.getShards()
Deprecated.
A shard id to index shard status map (note, index shard status is the replication shard group that maps
to the shard id).
|
Iterator<IndexShardStatus> |
IndexStatus.iterator()
Deprecated.
|
Copyright © 2009–2015. All rights reserved.