Interface ElasticsearchLink


public interface ElasticsearchLink
Represent the "link" to an Elasticsearch cluster, with all the relevant components: the client, configured to target the URL pointing to the cluster, and several components that are configured to be compatible with the version of Elasticsearch running on the cluster.