Uses of Class
net.snowflake.client.jdbc.cloud.storage.StorageClientFactory
-
Packages that use StorageClientFactory Package Description net.snowflake.client.jdbc.cloud.storage -
-
Uses of StorageClientFactory in net.snowflake.client.jdbc.cloud.storage
Methods in net.snowflake.client.jdbc.cloud.storage that return StorageClientFactory Modifier and Type Method Description static StorageClientFactoryStorageClientFactory. getFactory()Creates or returns the single instance of the factory object
-