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 ConnectionWorkerPool
StreamWriter.SingleConnectionOrConnectionPool. connectionWorkerPool()
Methods in com.google.cloud.bigquery.storage.v1 with parameters of type ConnectionWorkerPool Modifier and Type Method Description static StreamWriter.SingleConnectionOrConnectionPool
StreamWriter.SingleConnectionOrConnectionPool. ofConnectionPool(ConnectionWorkerPool connectionPool)
-