| パッケージ | 説明 |
|---|---|
| org.elasticsearch.cluster.routing.allocation |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<ShardId,List<AllocationExplanation.NodeExplanation>> |
AllocationExplanation.explanations()
List of explanations involved by this AllocationExplanation
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
AllocationExplanation |
AllocationExplanation.add(ShardId shardId,
AllocationExplanation.NodeExplanation nodeExplanation)
Create and add a node explanation to this explanation referencing a shard
|
Copyright © 2009–2016. All rights reserved.