Uses of Class
io.trino.plugin.bigquery.BigQueryReadClientFactory
Packages that use BigQueryReadClientFactory
-
Uses of BigQueryReadClientFactory in io.trino.plugin.bigquery
Constructors in io.trino.plugin.bigquery with parameters of type BigQueryReadClientFactoryModifierConstructorDescriptionBigQueryPageSourceProvider(BigQueryClientFactory bigQueryClientFactory, BigQueryReadClientFactory bigQueryReadClientFactory, BigQueryConfig config) BigQuerySplitManager(BigQueryConfig config, BigQueryClientFactory bigQueryClientFactory, BigQueryReadClientFactory bigQueryReadClientFactory, NodeManager nodeManager) ReadSessionCreator(BigQueryClientFactory bigQueryClientFactory, BigQueryReadClientFactory bigQueryReadClientFactory, boolean viewEnabled, boolean arrowSerializationEnabled, io.airlift.units.Duration viewExpiration, int maxCreateReadSessionRetries)