Class InsertRetryPolicy.Context
java.lang.Object
org.apache.beam.sdk.io.gcp.bigquery.InsertRetryPolicy.Context
- Enclosing class:
InsertRetryPolicy
Contains information about a failed insert.
Currently only the list of errors returned from BigQuery. In the future this may contain more information - e.g. how many times this insert has been retried, and for how long.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Context
-
-
Method Details
-
getInsertErrors
-