@DefaultAnnotation(value=org.checkerframework.checker.nullness.qual.NonNull.class)
See: Description
Interface | Description |
---|---|
AvroIO.RecordFormatter<ElementT> | Deprecated
Users can achieve the same by providing this transform in a
ParDo before using write in AvroIO AvroIO.write(Class) . |
AvroSink.DatumWriterFactory<T> | |
AvroSource.DatumReaderFactory<T> |