File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 53
53
exports org .elasticsearch .action ;
54
54
exports org .elasticsearch .action .admin .cluster .allocation ;
55
55
exports org .elasticsearch .action .admin .cluster .configuration ;
56
+ exports org .elasticsearch .action .admin .cluster .coordination ;
56
57
exports org .elasticsearch .action .admin .cluster .desirednodes ;
57
58
exports org .elasticsearch .action .admin .cluster .health ;
58
59
exports org .elasticsearch .action .admin .cluster .migration ;
281
282
exports org .elasticsearch .monitor .os ;
282
283
exports org .elasticsearch .monitor .process ;
283
284
exports org .elasticsearch .node ;
284
- exports org .elasticsearch .reservedstate ;
285
285
exports org .elasticsearch .persistent ;
286
286
exports org .elasticsearch .persistent .decider ;
287
287
exports org .elasticsearch .plugins ;
290
290
exports org .elasticsearch .repositories ;
291
291
exports org .elasticsearch .repositories .blobstore ;
292
292
exports org .elasticsearch .repositories .fs ;
293
+ exports org .elasticsearch .reservedstate ;
293
294
exports org .elasticsearch .rest ;
294
295
exports org .elasticsearch .rest .action ;
295
296
exports org .elasticsearch .rest .action .admin .cluster ;
You can’t perform that action at this time.
0 commit comments