Class ClusterAllocationExplainAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<ClusterAllocationExplainResponse>
-
- org.elasticsearch.action.admin.cluster.allocation.ClusterAllocationExplainAction
-
public class ClusterAllocationExplainAction extends ActionType<ClusterAllocationExplainResponse>
ActionType for explaining shard allocation for a shard in the cluster
-
-
Field Summary
Fields Modifier and Type Field Description static ClusterAllocationExplainActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final ClusterAllocationExplainAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-