Class AllocationExplainRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.cluster.AllocationExplainRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class AllocationExplainRequest extends RequestBase implements JsonpSerializable
Provides explanations for shard allocations in the cluster.
See Also: