Package | Description |
---|---|
org.elasticsearch.action.admin.indices.stats | |
org.elasticsearch.indices |
Modifier and Type | Method and Description |
---|---|
static IndexShardStats |
IndexShardStats.readIndexShardStats(StreamInput in) |
Modifier and Type | Method and Description |
---|---|
Map<Integer,IndexShardStats> |
IndexStats.getIndexShards() |
Iterator<IndexShardStats> |
IndexStats.iterator() |
Constructor and Description |
---|
NodeIndicesStats(CommonStats oldStats,
Map<Index,List<IndexShardStats>> statsByShard) |
Copyright © 2009–2015. All rights reserved.