Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
com.google.cloud.spanner.spi.v1 |
Class and Description |
---|
SpannerRpc
Abstracts remote calls to the Cloud Spanner service.
|
Class and Description |
---|
SpannerRpc
Abstracts remote calls to the Cloud Spanner service.
|
SpannerRpc.Option
Options passed in
SpannerRpc methods to control how an RPC is issued. |
SpannerRpc.Paginated
Represents results from paginated RPCs, i.e., those where up to a maximum number of items is
returned from each call and a followup call must be made to fetch more.
|
SpannerRpc.ResultStreamConsumer
Consumer for the results produced by a streaming read or query call.
|
SpannerRpc.StreamingCall
Handle for cancellation of a streaming read or query call.
|
Copyright © 2018 Google. All rights reserved.