Package com.databend.jdbc
Class DatabendDriverUri
java.lang.Object
com.databend.jdbc.DatabendDriverUri
Parses and extracts parameters from a databend JDBC URL
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanacceptsURL(String url) static DatabendDriverUricreate(String url, Properties properties) com.google.common.net.HostAndPortgetUri()voidsetupClient(okhttp3.OkHttpClient.Builder builder)
-
Method Details
-
create
- Throws:
SQLException
-
acceptsURL
-
getUri
-
getDatabase
-
presignedUrlDisabled
-
copyPurge
-
nullDisplay
-
getConnectionTimeout
-
getQueryTimeout
-
getSocketTimeout
-
getWaitTimeSecs
-
getMaxRowsInBuffer
-
getMaxRowsPerPage
-
getAddress
public com.google.common.net.HostAndPort getAddress() -
getProperties
-
setupClient
- Throws:
SQLException
-