Package | Description |
---|---|
org.springframework.cloud.gcp.data.spanner.core |
Core support for Spring Data Cloud Spanner.
|
Modifier and Type | Class and Description |
---|---|
class |
SpannerPageableQueryOptions
Encapsulates Cloud Spanner query options with sort and paging.
|
class |
SpannerQueryOptions
Encapsulates Cloud Spanner query options.
|
class |
SpannerReadOptions
Encapsulates Cloud Spanner read options.
|
Modifier and Type | Method and Description |
---|---|
AbstractSpannerRequestOptions |
AbstractSpannerRequestOptions.setAllowPartialRead(boolean allowPartialRead) |
AbstractSpannerRequestOptions |
AbstractSpannerRequestOptions.setIncludeProperties(Set<String> includeProperties) |
AbstractSpannerRequestOptions |
AbstractSpannerRequestOptions.setTimestamp(com.google.cloud.Timestamp timestamp) |
AbstractSpannerRequestOptions |
AbstractSpannerRequestOptions.setTimestampBound(TimestampBound timestampBound)
Set if this query should be executed with bounded staleness.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.