| Package | Description | 
|---|---|
| com.google.cloud.spanner | 
 A client for Cloud Spanner - A no-compromise relational database service. 
 | 
| com.google.cloud.spanner.spi.v1 | |
| com.google.cloud.spanner.testing | 
| Modifier and Type | Method and Description | 
|---|---|
SpannerOptions | 
SpannerOptions.Builder.build()  | 
static SpannerOptions | 
SpannerOptions.getDefaultInstance()
Returns default instance of  
SpannerOptions. | 
| Modifier and Type | Method and Description | 
|---|---|
static GapicSpannerRpc | 
GapicSpannerRpc.create(SpannerOptions options)  | 
| Constructor and Description | 
|---|
GapicSpannerRpc(SpannerOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
SpannerOptions | 
RemoteSpannerHelper.getOptions()  | 
| Modifier and Type | Method and Description | 
|---|---|
static RemoteSpannerHelper | 
RemoteSpannerHelper.create(SpannerOptions options,
      InstanceId instanceId)
Creates a  
RemoteSpannerHelper for the given option and bound to the given instance ID. | 
| Constructor and Description | 
|---|
RemoteSpannerHelper(SpannerOptions options,
                   InstanceId instanceId,
                   Spanner client)  | 
Copyright © 2019 Google LLC. All rights reserved.