| パッケージ | 説明 |
|---|---|
| org.elasticsearch.action.admin.indices.stats | |
| org.elasticsearch.indices |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static IndexShardStats |
IndexShardStats.readIndexShardStats(StreamInput in) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<Integer,IndexShardStats> |
IndexStats.getIndexShards() |
Iterator<IndexShardStats> |
IndexStats.iterator() |
| コンストラクタと説明 |
|---|
NodeIndicesStats(CommonStats oldStats,
Map<Index,List<IndexShardStats>> statsByShard) |
Copyright © 2009–2016. All rights reserved.