Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- acceptsURL(String) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDriver
B
- BINARY - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- BOOLEAN - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- BYTE - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
C
- canAccept(String) - Static method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
- CATALOG - Static variable in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
- connect(String, Properties) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDriver
- create(String, Properties, int) - Static method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
D
- DATE - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- DATETIME - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- debug() - Method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
- debugOut() - Method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
- DEFAULT_URI - Static variable in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
- deregister() - Static method in class org.elasticsearch.xpack.sql.jdbc.EsDriver
- DOUBLE - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- driverPropertyInfo() - Method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
E
- EsDataSource - Class in org.elasticsearch.xpack.sql.jdbc
-
Factory for connections to Elasticsearch SQL.
- EsDataSource() - Constructor for class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- EsDriver - Class in org.elasticsearch.xpack.sql.jdbc
- EsDriver() - Constructor for class org.elasticsearch.xpack.sql.jdbc.EsDriver
- EsType - Enum Class in org.elasticsearch.xpack.sql.jdbc
- extraOptions() - Method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
F
- fieldMultiValueLeniency() - Method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
- FLOAT - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- flushAlways() - Method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
G
- GEO_POINT - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- GEO_SHAPE - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- getConnection() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- getConnection(String, String) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- getLoginTimeout() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- getLogWriter() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- getMajorVersion() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDriver
- getMinorVersion() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDriver
- getName() - Method in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- getParentLogger() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- getParentLogger() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDriver
- getProperties() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- getPropertyInfo(String, Properties) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDriver
- getUrl() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- getVendor() - Method in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- getVendorTypeNumber() - Method in enum class org.elasticsearch.xpack.sql.jdbc.EsType
H
- HALF_FLOAT - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
I
- indexIncludeFrozen() - Method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
- INTEGER - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_DAY - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_DAY_TO_HOUR - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_DAY_TO_MINUTE - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_DAY_TO_SECOND - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_HOUR - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_HOUR_TO_MINUTE - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_HOUR_TO_SECOND - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_MINUTE - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_MINUTE_TO_SECOND - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_MONTH - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_SECOND - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_YEAR - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- INTERVAL_YEAR_TO_MONTH - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- IP - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- isWrapperFor(Class<?>) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
J
- jdbcCompliant() - Method in class org.elasticsearch.xpack.sql.jdbc.EsDriver
- JdbcConfiguration - Class in org.elasticsearch.xpack.sql.jdbc
-
/ 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.
K
L
N
- NESTED - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- NULL - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
O
- OBJECT - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- org.elasticsearch.xpack.sql.jdbc - package org.elasticsearch.xpack.sql.jdbc
R
- register() - Static method in class org.elasticsearch.xpack.sql.jdbc.EsDriver
S
- SCALED_FLOAT - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- setLoginTimeout(int) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- setLogWriter(PrintWriter) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- setProperties(Properties) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- setUrl(String) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
- SHAPE - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- SHORT - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
T
- TEXT - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- TIME - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- TIME_ZONE - Static variable in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
- timeZone() - Method in class org.elasticsearch.xpack.sql.jdbc.JdbcConfiguration
U
- UNSIGNED_LONG - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- UNSUPPORTED - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
- unwrap(Class<T>) - Method in class org.elasticsearch.xpack.sql.jdbc.EsDataSource
V
- valueOf(String) - Static method in enum class org.elasticsearch.xpack.sql.jdbc.EsType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.elasticsearch.xpack.sql.jdbc.EsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERSION - Enum constant in enum class org.elasticsearch.xpack.sql.jdbc.EsType
All Classes and Interfaces|All Packages|Constant Field Values