OpenSearch/x-pack/plugin/frozen-indices
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 Move frozen indices to x-pack module (#44490) 2019-07-17 16:53:10 +02:00