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