mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
Remove {Indices,}ClusterStateUpdateRequest
(#113483)
These abstract classes are now unused so this commit removes them.
This commit is contained in:
parent
8dbc9f34d6
commit
97db0c2182
3 changed files with 0 additions and 91 deletions
|
@ -159,7 +159,6 @@ module org.elasticsearch.server {
|
|||
exports org.elasticsearch.client.internal.support;
|
||||
exports org.elasticsearch.client.internal.transport;
|
||||
exports org.elasticsearch.cluster;
|
||||
exports org.elasticsearch.cluster.ack;
|
||||
exports org.elasticsearch.cluster.action.index;
|
||||
exports org.elasticsearch.cluster.action.shard;
|
||||
exports org.elasticsearch.cluster.block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue