Class ClusterHealthAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<ClusterHealthResponse>
-
- org.elasticsearch.action.admin.cluster.health.ClusterHealthAction
-
public class ClusterHealthAction extends ActionType<ClusterHealthResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static ClusterHealthActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final ClusterHealthAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-