Package | Description |
---|---|
com.google.cloud.spanner.v1 |
A client to Cloud Spanner API.
|
com.google.cloud.spanner.v1.stub |
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 © 2019 Google LLC. All rights reserved.