Uses of Package
org.elasticsearch.action.admin.cluster.allocation
-
Packages that use org.elasticsearch.action.admin.cluster.allocation Package Description org.elasticsearch.action.admin.cluster.allocation org.elasticsearch.client -
Classes in org.elasticsearch.action.admin.cluster.allocation used by org.elasticsearch.action.admin.cluster.allocation Class Description ClusterAllocationExplainAction ActionType for explaining shard allocation for a shard in the clusterClusterAllocationExplainRequest A request to explain the allocation of a shard in the clusterClusterAllocationExplainRequestBuilder Builder for requests to explain the allocation of a shard in the clusterClusterAllocationExplainResponse Explanation response for a shard in the clusterClusterAllocationExplanation AClusterAllocationExplanationis an explanation of why a shard is unassigned, or if it is not unassigned, then which nodes it could possibly be relocated to. -
Classes in org.elasticsearch.action.admin.cluster.allocation used by org.elasticsearch.client Class Description ClusterAllocationExplainRequest A request to explain the allocation of a shard in the clusterClusterAllocationExplainRequestBuilder Builder for requests to explain the allocation of a shard in the clusterClusterAllocationExplainResponse Explanation response for a shard in the cluster