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 TransportShardReplicationOperationAction.PrimaryResponse<ShardDeleteResponse,ShardDeleteRequest> |
TransportShardDeleteAction.shardOperationOnPrimary(ClusterState clusterState,
TransportShardReplicationOperationAction.PrimaryOperationRequest shardRequest) |
Copyright © 2009–2015. All rights reserved.