Class ClusterAllocationExplanationUtils
java.lang.Object
org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplanationUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic ClusterAllocationExplanation
getClusterAllocationExplanation
(ElasticsearchClient client, String index, int shard, boolean primary)
-
Method Details
-
getClusterAllocationExplanation
public static ClusterAllocationExplanation getClusterAllocationExplanation(ElasticsearchClient client, String index, int shard, boolean primary)
-