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 | Method and Description |
---|---|
protected Spanner |
LazySpannerInitializer.initialize()
Initializes a default
Spanner instance. |
Modifier and Type | Method and Description |
---|---|
protected boolean |
SpannerOptions.shouldRefreshService(Spanner cachedService) |
Modifier and Type | Method and Description |
---|---|
Spanner |
RemoteSpannerHelper.getClient() |
Constructor and Description |
---|
RemoteSpannerHelper(SpannerOptions options,
InstanceId instanceId,
Spanner client) |
Copyright © 2022 Google LLC. All rights reserved.