Class AvroWriteRequest<T>
- java.lang.Object
-
- org.apache.beam.sdk.io.gcp.bigquery.AvroWriteRequest<T>
-
public class AvroWriteRequest<T> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AvroWriteRequest(T element, org.apache.avro.Schema schema)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetElement()org.apache.avro.SchemagetSchema()
-