1b65366478
* Removed getPersistStream() method from this interface and let the NativeAutodetectProcess implementation deal with this. The persist stream is an implementation detail and BlackHoleAutodetectProcess doesn't deal with this too. * Replaced getProcessOutStream() method with readAutodetectResults() method. This method now returns a `Iterator<AutodetectResult>` instead of an inputstream. This makes the BlackHoleAutodetectProcess and future mocked implementations easier. Original commit: elastic/x-pack-elasticsearch@086e7b40ab |
||
---|---|---|
.. | ||
licenses | ||
src | ||
.gitignore | ||
README.asciidoc | ||
build.gradle | ||
gradle.properties |
README.asciidoc
= Elasticsearch Ml Plugin Behavioral Analytics for Elasticsearch