| Package | Description |
|---|---|
| org.elasticsearch.action.delete |
Delete action.
|
| Modifier and Type | Method and Description |
|---|---|
protected ShardDeleteRequest |
TransportShardDeleteAction.newReplicaRequestInstance() |
protected ShardDeleteRequest |
TransportShardDeleteAction.newRequestInstance() |
protected ShardDeleteRequest |
TransportIndexDeleteAction.newShardRequestInstance(org.elasticsearch.action.delete.IndexDeleteRequest request,
int shardId) |
| Modifier and Type | Method and Description |
|---|---|
protected Tuple<ShardDeleteResponse,ShardDeleteRequest> |
TransportShardDeleteAction.shardOperationOnPrimary(ClusterState clusterState,
TransportShardReplicationOperationAction.PrimaryOperationRequest shardRequest) |
Copyright © 2009–2016. All rights reserved.