Uses of Class
com.google.cloud.spanner.testing.RemoteSpannerHelper
Packages that use RemoteSpannerHelper
-
Uses of RemoteSpannerHelper in com.google.cloud.spanner.testing
Methods in com.google.cloud.spanner.testing that return RemoteSpannerHelperModifier and TypeMethodDescriptionstatic 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.