Class EsDataSource

java.lang.Object
org.elasticsearch.xpack.sql.jdbc.EsDataSource
All Implemented Interfaces:
Wrapper, CommonDataSource, DataSource

public class EsDataSource extends Object implements DataSource, Wrapper
Factory for connections to Elasticsearch SQL.