Class CloseIndexAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<CloseIndexResponse>
-
- org.elasticsearch.action.admin.indices.close.CloseIndexAction
-
public class CloseIndexAction extends ActionType<CloseIndexResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static CloseIndexActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final CloseIndexAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-