Uses of Class
io.trino.plugin.bigquery.BigQueryLabelFactory
Packages that use BigQueryLabelFactory
-
Uses of BigQueryLabelFactory in io.trino.plugin.bigquery
Methods in io.trino.plugin.bigquery that return BigQueryLabelFactoryModifier and TypeMethodDescriptionstatic BigQueryLabelFactoryBigQueryConnectorModule.ClientModule.labelFactory(BigQueryConfig config) Constructors in io.trino.plugin.bigquery with parameters of type BigQueryLabelFactoryModifierConstructorDescriptionBigQueryClient(com.google.cloud.bigquery.BigQuery bigQuery, BigQueryLabelFactory labelFactory, boolean caseInsensitiveNameMatching, ViewMaterializationCache materializationCache, io.airlift.units.Duration metadataCacheTtl, Optional<String> configProjectId) BigQueryClientFactory(IdentityCacheMapping identityCacheMapping, BigQueryConfig bigQueryConfig, ViewMaterializationCache materializationCache, BigQueryLabelFactory labelFactory, Set<io.trino.plugin.bigquery.BigQueryOptionsConfigurer> optionsConfigurers)