Uses of Class
com.google.cloud.spanner.v1.stub.SpannerStub
-
Packages that use SpannerStub Package Description com.google.cloud.spanner.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.spanner.v1.stub -
-
Uses of SpannerStub in com.google.cloud.spanner.v1
Methods in com.google.cloud.spanner.v1 that return SpannerStub Modifier and Type Method Description SpannerStubSpannerClient. getStub()Methods in com.google.cloud.spanner.v1 with parameters of type SpannerStub Modifier and Type Method Description static SpannerClientSpannerClient. create(SpannerStub stub)Constructs an instance of SpannerClient, using the given stub for making calls.Constructors in com.google.cloud.spanner.v1 with parameters of type SpannerStub Constructor Description SpannerClient(SpannerStub stub) -
Uses of SpannerStub in com.google.cloud.spanner.v1.stub
Subclasses of SpannerStub in com.google.cloud.spanner.v1.stub Modifier and Type Class Description classGrpcSpannerStubgRPC stub implementation for the Spanner service API.classHttpJsonSpannerStubREST stub implementation for the Spanner service API.Methods in com.google.cloud.spanner.v1.stub that return SpannerStub Modifier and Type Method Description SpannerStubSpannerStubSettings. createStub()
-