summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/action/admin/cluster/allocation/ClusterAllocationExplainRequestBuilder.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-01-02Cluster Explain API uses the allocation process to explain shard allocation d...Ali Beyad
2016-07-12Expose the ClusterInfo object in the allocation explain outputLee Hinman
2016-03-28Add API to explain why a shard is or isn't assignedLee Hinman