Package io.kestra.plugin.jdbc.pinot
Interface PinotConnectionInterface
- All Superinterfaces:
io.kestra.plugin.jdbc.JdbcConnectionInterface
public interface PinotConnectionInterface
extends io.kestra.plugin.jdbc.JdbcConnectionInterface
-
Method Summary
Methods inherited from interface io.kestra.plugin.jdbc.JdbcConnectionInterface
connection, connectionProperties, connectionProperties, getConnectionPooling, getConnectionPoolSize, getPassword, getUrl, getUsername, registerDriver, usesConnectionPool, validateUrl
-
Method Details
-
getScheme
- Specified by:
getSchemein interfaceio.kestra.plugin.jdbc.JdbcConnectionInterface
-