public class ConnectionWorkerPool extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionWorkerPool.Settings
Settings for connection pool.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
setOptions(ConnectionWorkerPool.Settings settings)
Sets static connection pool options.
|
public static void setOptions(ConnectionWorkerPool.Settings settings)
Note: this method should be triggered prior to the construction of connection pool.
Copyright © 2023 Google LLC. All rights reserved.