Uses of Class
com.google.cloud.spanner.testing.RemoteSpannerHelper
-
Packages that use RemoteSpannerHelper Package Description com.google.cloud.spanner.testing -
-
Uses of RemoteSpannerHelper in com.google.cloud.spanner.testing
Methods in com.google.cloud.spanner.testing that return RemoteSpannerHelper Modifier and Type Method Description static RemoteSpannerHelperRemoteSpannerHelper. create(InstanceId instanceId)Creates aRemoteSpannerHelperbound to the given instance ID.static RemoteSpannerHelperRemoteSpannerHelper. create(SpannerOptions options, InstanceId instanceId)Creates aRemoteSpannerHelperfor the given option and bound to the given instance ID.
-