| Package | Description |
|---|---|
| org.elasticsearch.action.bulk | |
| org.elasticsearch.action.delete |
Delete action.
|
| org.elasticsearch.action.deletebyquery |
Delete by query action.
|
| org.elasticsearch.action.index |
Index action.
|
| org.elasticsearch.action.support.replication |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransportShardBulkAction.shardOperationOnReplica(TransportShardReplicationOperationAction.ReplicaOperationRequest shardRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransportDeleteAction.shardOperationOnReplica(TransportShardReplicationOperationAction.ReplicaOperationRequest shardRequest) |
protected void |
TransportShardDeleteAction.shardOperationOnReplica(TransportShardReplicationOperationAction.ReplicaOperationRequest shardRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransportShardDeleteByQueryAction.shardOperationOnReplica(TransportShardReplicationOperationAction.ReplicaOperationRequest shardRequest)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransportIndexAction.shardOperationOnReplica(TransportShardReplicationOperationAction.ReplicaOperationRequest shardRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
TransportShardReplicationOperationAction.shardOperationOnReplica(TransportShardReplicationOperationAction.ReplicaOperationRequest shardRequest) |
Copyright © 2009–2016. All rights reserved.