| Package | Description |
|---|---|
| com.google.cloud.pubsublite.v1 |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected CursorServiceClient.ListPartitionCursorsPage |
CursorServiceClient.ListPartitionCursorsPage.createPage(com.google.api.gax.rpc.PageContext<ListPartitionCursorsRequest,ListPartitionCursorsResponse,PartitionCursor> context,
ListPartitionCursorsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<CursorServiceClient.ListPartitionCursorsPage> |
CursorServiceClient.ListPartitionCursorsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListPartitionCursorsRequest,ListPartitionCursorsResponse,PartitionCursor> context,
com.google.api.core.ApiFuture<ListPartitionCursorsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected CursorServiceClient.ListPartitionCursorsFixedSizeCollection |
CursorServiceClient.ListPartitionCursorsFixedSizeCollection.createCollection(List<CursorServiceClient.ListPartitionCursorsPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.