Package org.elasticsearch.action.delete.index

Class Summary
IndexDeleteRequest  
IndexDeleteResponse Delete by query response executed on a specific index.
ShardDeleteRequest Delete by query request to execute on a specific shard.
ShardDeleteResponse Delete response executed on a specific shard.
TransportIndexDeleteAction  
TransportShardDeleteAction