类 DatabendDriverUri
java.lang.Object
com.databend.jdbc.DatabendDriverUri
Parses and extracts parameters from a databend JDBC URL
-
方法概要
修饰符和类型方法说明static booleanacceptsURL(String url) static DatabendDriverUricreate(String url, Properties properties) com.google.common.net.HostAndPortgetUri()voidsetupClient(okhttp3.OkHttpClient.Builder builder)
-
方法详细资料
-
create
- 抛出:
SQLException
-
acceptsURL
-
getUri
-
getDatabase
-
presignedUrlDisabled
-
copyPurge
-
getConnectionTimeout
-
getWaitTimeSecs
-
getMaxRowsInBuffer
-
getMaxRowsPerPage
-
getAddress
public com.google.common.net.HostAndPort getAddress() -
getProperties
-
setupClient
- 抛出:
SQLException
-