Package | Description |
---|---|
org.elasticsearch.action.delete |
Delete action.
|
Modifier and Type | Method and Description |
---|---|
protected IndexDeleteResponse |
TransportIndexDeleteAction.newResponseInstance(org.elasticsearch.action.delete.IndexDeleteRequest request,
List<ShardDeleteResponse> shardDeleteResponses,
int failuresCount,
List<ShardOperationFailedException> shardFailures) |
Copyright © 2009–2015. All rights reserved.