Class EqlClient

java.lang.Object
org.elasticsearch.client.EqlClient

@Deprecated public final class EqlClient extends Object
Deprecated.
The High Level Rest Client is deprecated in favor of the Elasticsearch Java API Client
A wrapper for the RestHighLevelClient that provides methods for accessing the Elastic EQL related functions

See the EQL APIs on elastic.co for more information.