| Package | Description | 
|---|---|
| com.google.cloud.spanner.v1 | 
 A client to Cloud Spanner API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected SpannerClient.ListSessionsPage | 
SpannerClient.ListSessionsPage.createPage(com.google.api.gax.rpc.PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
          ListSessionsResponse response)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.core.ApiFuture<SpannerClient.ListSessionsPage> | 
SpannerClient.ListSessionsPage.createPageAsync(com.google.api.gax.rpc.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 © 2019 Google LLC. All rights reserved.