Class | Description |
---|---|
DeleteByQueryAction | |
DeleteByQueryRequest |
A request to delete all documents that matching a specific query.
|
DeleteByQueryRequestBuilder | |
DeleteByQueryResponse |
The response of delete by query action.
|
IndexDeleteByQueryResponse |
Delete by query response executed on a specific index.
|
ShardDeleteByQueryRequest |
Delete by query request to execute on a specific shard.
|
ShardDeleteByQueryResponse |
Delete by query response executed on a specific shard.
|
TransportDeleteByQueryAction | |
TransportIndexDeleteByQueryAction |
Internal transport action that broadcasts a delete by query request to all of the shards that belong to an index.
|
TransportShardDeleteByQueryAction |
Copyright © 2009–2015. All rights reserved.