See: Description
Class | Description |
---|---|
MutationGroup |
A bundle of mutations that must be submitted atomically.
|
SpannerConfig |
Configuration for a Cloud Spanner client.
|
SpannerConfig.Builder |
Builder for
SpannerConfig . |
SpannerIO |
Experimental
Transforms for reading from and writing to Google Cloud Spanner. |
SpannerIO.CreateTransaction |
A
PTransform that create a transaction. |
SpannerIO.CreateTransaction.Builder |
A builder for
SpannerIO.CreateTransaction . |
SpannerIO.Read |
A
PTransform that reads data from Google Cloud Spanner. |
SpannerIO.Write |
A
PTransform that writes Mutation objects to Google Cloud Spanner. |
SpannerIO.WriteGrouped |
Same as
SpannerIO.Write but supports grouped mutations. |
Transaction |
A transaction object.
|
Provides an API for reading from and writing to Google Cloud Spanner.