Package | Description |
---|---|
org.elasticsearch.cluster.routing.allocation |
Modifier and Type | Method and Description |
---|---|
Map<ShardId,List<AllocationExplanation.NodeExplanation>> |
AllocationExplanation.explanations()
List of explanations involved by this AllocationExplanation
|
Modifier and Type | Method and Description |
---|---|
AllocationExplanation |
AllocationExplanation.add(ShardId shardId,
AllocationExplanation.NodeExplanation nodeExplanation)
Create and add a node explanation to this explanation referencing a shard
|
Copyright © 2009–2015. All rights reserved.