KVDatabase implementation based on Google Cloud Spanner.See: Description
| Class | Description |
|---|---|
| ReadOnlySpannerView |
Provides a (read-only)
KVStore view of a ReadContext. |
| ReadWriteSpannerView |
Provides a mutable
KVStore view of a ReadContext. |
| SpannerKVDatabase |
KVDatabase implementation based on
Google Cloud Spanner. |
| SpannerKVImplementation | |
| SpannerKVTransaction |
SpannerKVDatabase transaction. |
KVDatabase implementation based on Google Cloud Spanner.SpannerKVDatabase,
Google Cloud SpannerCopyright © 2017. All rights reserved.