Package | Description |
---|---|
org.elasticsearch.action.admin.indices.mapping.delete | |
org.elasticsearch.action.deletebyquery |
Delete by query action.
|
org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
org.elasticsearch.client.support | |
org.elasticsearch.client.transport |
Class and Description |
---|
TransportDeleteByQueryAction |
Class and 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.
|
TransportIndexDeleteByQueryAction
Internal transport action that broadcasts a delete by query request to all of the shards that belong to an index.
|
TransportShardDeleteByQueryAction |
Class and Description |
---|
DeleteByQueryRequest
A request to delete all documents that matching a specific query.
|
DeleteByQueryRequestBuilder |
DeleteByQueryResponse
The response of delete by query action.
|
Class and Description |
---|
DeleteByQueryRequest
A request to delete all documents that matching a specific query.
|
DeleteByQueryRequestBuilder |
DeleteByQueryResponse
The response of delete by query action.
|
Class and Description |
---|
DeleteByQueryRequest
A request to delete all documents that matching a specific query.
|
DeleteByQueryResponse
The response of delete by query action.
|
Copyright © 2009–2015. All rights reserved.