Package | Description |
---|---|
com.google.cloud.spanner.testing |
Modifier and Type | Method and Description |
---|---|
static RemoteSpannerHelper |
RemoteSpannerHelper.create(InstanceId instanceId)
Creates a
RemoteSpannerHelper bound to the given instance ID. |
static RemoteSpannerHelper |
RemoteSpannerHelper.create(SpannerOptions options,
InstanceId instanceId)
Creates a
RemoteSpannerHelper for the given option and bound to the given instance ID. |
Copyright © 2019 Google LLC. All rights reserved.