Uses of Class
com.google.cloud.bigquery.storage.v1.ConnectionWorkerPool.Settings
-
Packages that use ConnectionWorkerPool.Settings Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ConnectionWorkerPool.Settings in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ConnectionWorkerPool.Settings Modifier and Type Method Description abstract ConnectionWorkerPool.Settings
ConnectionWorkerPool.Settings.Builder. build()
Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ConnectionWorkerPool.Settings Modifier and Type Method Description static void
ConnectionWorkerPool. setOptions(ConnectionWorkerPool.Settings settings)
Sets static connection pool options.
-