Package org.elasticsearch.action.delete

Delete action.

See:
          Description

Class Summary
DeleteRequest A request to delete a document from an index based on its type and id.
DeleteResponse The response of the delete action.
TransportDeleteAction Performs the delete operation.
 

Package org.elasticsearch.action.delete Description

Delete action.