All Classes
| Class | Description |
|---|---|
| EsDataSource |
Factory for connections to Elasticsearch SQL.
|
| EsDriver | |
| EsType | |
| JdbcConfiguration |
/ Supports the following syntax
/
/ jdbc:es://[host|ip]
/ jdbc:es://[host|ip]:port/(prefix)
/ jdbc:es://[host|ip]:port/(prefix)(?options=value&)
/
/ Additional properties can be specified either through the Properties object or in the URL.
|
| XContentSqlExtension |
Extension for SQL's JDBC specific classes that need to be
encoded by
XContentBuilder in a specific way. |