Package com.google.cloud.bigquery.storage.v1beta1.stub.readrows (3.5.1)

GitHub Repository

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.cloud.bigquery.storage.v1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution.

Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.

Stub Package Implications

This package is a a base stub class. It is for advanced usage and reflects the underlying API directly. We generally recommend using the non-stub, latest GA package, such as com.google.cloud.bigquery.storage.v1. Use with caution.

Classes

Class Description
com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ApiResultRetryAlgorithm For internal use, public for technical reasons.
com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ReadRowsResumptionStrategy An implementation of a StreamResumptionStrategy for the ReadRows API. This class tracks the offset of the last row received and, upon retry, attempts to resume the stream at the next offset.
com.google.cloud.bigquery.storage.v1beta1.stub.readrows.ReadRowsRetryingCallable