Uses of Class
io.trino.plugin.hive.gcs.HiveGcsConfig
-
Packages that use HiveGcsConfig Package Description io.trino.plugin.hive.gcs -
-
Uses of HiveGcsConfig in io.trino.plugin.hive.gcs
Methods in io.trino.plugin.hive.gcs that return HiveGcsConfig Modifier and Type Method Description HiveGcsConfigHiveGcsConfig. setJsonKeyFilePath(String jsonKeyFilePath)HiveGcsConfigHiveGcsConfig. setUseGcsAccessToken(boolean useGcsAccessToken)Constructors in io.trino.plugin.hive.gcs with parameters of type HiveGcsConfig Constructor Description GoogleGcsConfigurationInitializer(HiveGcsConfig config)
-