OpenSearch/modules/reindex
Tal Levy 075a3f0e99
remove usage of ActionType#(String) (#44459) (#44526)
this commit removes usage of the deprecated
constructor with a single argument and no Writeable.Reader.

The purpose of this is to reduce the boilerplate necessary for
properly implementing a new action, as well as reducing the
chances of using the incorrect super constructor while classes
are being migrated to Writeable

relates #34389.
2019-07-17 20:28:11 -07:00
..
src remove usage of ActionType#(String) (#44459) (#44526) 2019-07-17 20:28:11 -07:00
build.gradle Propogate version in reindex from remote search (#42958) 2019-06-06 14:50:06 -04:00