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