Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Method and Description |
---|---|
SessionPoolOptions |
SessionPoolOptions.Builder.build()
Build a SessionPoolOption object
|
SessionPoolOptions |
SpannerOptions.getSessionPoolOptions() |
Modifier and Type | Method and Description |
---|---|
SpannerOptions.Builder |
SpannerOptions.Builder.setSessionPoolOption(SessionPoolOptions sessionPoolOptions)
Sets the options for managing the session pool.
|
Copyright © 2019 Google LLC. All rights reserved.