OpenSearch/modules/percolator
Nik Everett fa4844c3f4 Pull actions from plugins
Instead of implementing onModule(ActionModule) to register actions,
this has plugins implement ActionPlugin to declare actions. This is
yet another step in cleaning up the plugin infrastructure.

While I was in there I switched AutoCreateIndex and DestructiveOperations
to be eagerly constructed which makes them easier to use when
de-guice-ing the code base.
2016-06-28 08:36:24 -04:00
..
src Pull actions from plugins 2016-06-28 08:36:24 -04:00
build.gradle Moved the percolator from core to its own module 2016-05-24 11:01:57 +02:00