Package com.google.cloud.bigquery.storage.v1.stub.readrows (3.10.2)
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.
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.v1.stub.readrows.ApiResultRetryAlgorithm | For internal use, public for technical reasons. |
com.google.cloud.bigquery.storage.v1.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.v1.stub.readrows.ReadRowsRetryingCallable |