Package | Description |
---|---|
com.google.cloud.spanner.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
protected SpannerClient.ListSessionsPage |
SpannerClient.ListSessionsPage.createPage(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
ListSessionsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<SpannerClient.ListSessionsPage> |
SpannerClient.ListSessionsPage.createPageAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected SpannerClient.ListSessionsFixedSizeCollection |
SpannerClient.ListSessionsFixedSizeCollection.createCollection(List<SpannerClient.ListSessionsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.