ParDo
before using write in AvroIO AvroIO.write(Class)
.@Deprecated
public static interface AvroIO.RecordFormatter<ElementT>
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
GenericRecord |
formatRecord(ElementT element,
Schema schema)
Deprecated.
|
GenericRecord formatRecord(ElementT element, Schema schema)