public class SplunkDriver
extends org.apache.calcite.jdbc.Driver
It accepts connect strings that start with "jdbc:splunk:".
| Modifier | Constructor and Description |
|---|---|
protected |
SplunkDriver() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
connect(String url,
Properties info) |
protected org.apache.calcite.avatica.DriverVersion |
createDriverVersion() |
protected String |
getConnectStringPrefix() |
createHandler, createMeta, createPrepareFactory, getConnectionProperties, getFactoryClassNameprotected String getConnectStringPrefix()
getConnectStringPrefix in class org.apache.calcite.jdbc.Driverprotected org.apache.calcite.avatica.DriverVersion createDriverVersion()
createDriverVersion in class org.apache.calcite.jdbc.Driverpublic Connection connect(String url, Properties info) throws SQLException
connect in interface Driverconnect in class org.apache.calcite.avatica.UnregisteredDriverSQLExceptionCopyright © 2012-2022 Apache Software Foundation. All Rights Reserved.