Class InsertRetryPolicy.Context

java.lang.Object
org.apache.beam.sdk.io.gcp.bigquery.InsertRetryPolicy.Context
Enclosing class:
InsertRetryPolicy

public static class InsertRetryPolicy.Context extends Object
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.