f650e18045
This commit removes all uses of com.google.common.base.Joiner across the codebase. Relates elastic/elasticsearchelastic/elasticsearch#13224 Original commit: elastic/x-pack-elasticsearch@f69b2addca |
||
---|---|---|
.. | ||
.settings | ||
bin/watcher | ||
dev-tools | ||
docs | ||
rest-api-spec | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
pom.xml |
README.asciidoc
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.