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