375bf95fb1
Some methods have been renamed in elastic/elasticsearchelastic/elasticsearch#20560. This commit change a .bytes() call to a .getBytes() call. Original commit: elastic/x-pack-elasticsearch@4a0ff77361 |
||
---|---|---|
.. | ||
bin/x-pack | ||
dev-tools | ||
src | ||
README.asciidoc |
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.