Package org.elasticsearch.action.delete
Class DeleteAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<DeleteResponse>
-
- org.elasticsearch.action.delete.DeleteAction
-
public class DeleteAction extends ActionType<DeleteResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static DeleteActionINSTANCEstatic StringNAME
-
-
-
Field Detail
-
INSTANCE
public static final DeleteAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-