Class SpannerPageableQueryOptions

java.lang.Object
com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions<com.google.cloud.spanner.Options.QueryOption>
com.google.cloud.spring.data.spanner.core.SpannerQueryOptions
com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
All Implemented Interfaces:
Serializable

public class SpannerPageableQueryOptions extends SpannerQueryOptions
Encapsulates Cloud Spanner query options with sort and paging.
Since:
1.1
See Also: