Uses of Class
com.google.cloud.bigquery.storage.v1.ConnectionWorkerPool
-
Packages that use ConnectionWorkerPool Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ConnectionWorkerPool in com.google.cloud.bigquery.storage.v1
Methods in com.google.cloud.bigquery.storage.v1 that return ConnectionWorkerPool Modifier and Type Method Description abstract ConnectionWorkerPoolStreamWriter.SingleConnectionOrConnectionPool. connectionWorkerPool()Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ConnectionWorkerPool Modifier and Type Method Description static StreamWriter.SingleConnectionOrConnectionPoolStreamWriter.SingleConnectionOrConnectionPool. ofConnectionPool(ConnectionWorkerPool connectionPool)
-