Skip to content

Refactor BasePageFetcher #485

@ajkannan

Description

@ajkannan

Some page-based cursor services, such as gcloud-java-storage and gcloud-java-resourcemanager, currently have duplicated code for the BasePageFetcher. We should refactor the BasePageFetcher code to be in gcloud-java-core. We can use Generics for the specific Options type O and provide an abstract method to return the PAGE_TOKEN option.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions