Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
com.google.cloud.spanner.v1 |
The interfaces provided are listed below, along with usage samples.
|
com.google.cloud.spanner.v1.stub |
Modifier and Type | Method and Description |
---|---|
SpannerStubSettings |
SpannerOptions.getSpannerStubSettings() |
Modifier and Type | Method and Description |
---|---|
static SpannerSettings |
SpannerSettings.create(SpannerStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
SpannerStubSettings |
SpannerStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static GrpcSpannerStub |
GrpcSpannerStub.create(SpannerStubSettings settings) |
Constructor and Description |
---|
Builder(SpannerStubSettings settings) |
GrpcSpannerStub(SpannerStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcSpannerStub, using the given settings.
|
GrpcSpannerStub(SpannerStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcSpannerStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.