Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
com.google.cloud.spanner.testing |
Modifier and Type | Class and Description |
---|---|
class |
BatchClientImpl
Default implementation for Batch Client interface.
|
Modifier and Type | Method and Description |
---|---|
BatchClient |
Spanner.getBatchClient(DatabaseId db)
Returns a
BatchClient to do batch operations on Cloud Spanner databases. |
Modifier and Type | Method and Description |
---|---|
BatchClient |
RemoteSpannerHelper.getBatchClient(Database db) |
Copyright © 2019 Google LLC. All rights reserved.