FileWriteSchemaTransformFormatProvider for avro format.PTransform that transforms a Row PCollection into result
PCollectionTuple with two tags, one for file names written using AvroIO.Write,
another for errored-out rows.PTransform that writes a Row PCollection and outputs the
resulting PCollectionTuple with two tags, one for the file names, and another
errored-out rows.PTransform that transforms a Row PCollection into result
PCollectionTuple with two tags, one for file names written using TextIO.Write,
another for errored-out rows.PTransform that transforms a Row PCollection into result
PCollectionTuple with two tags, one for file names written using ParquetIO.Sink
and FileIO.Write, another for errored-out rows.PTransform that transforms a Row PCollection into result
PCollectionTuple with two tags, one for file names written using XmlIO.Sink and
FileIO.Write, another for errored-out rows.TypedSchemaTransformProvider.configurationClass().FileWriteSchemaTransformFormatProvider for CSV format.PTransform that reads in a PCollection of FileIO.ReadableFiles and outputs the data represented as a PCollection of Rows.SchemaTransform and SchemaTransformProvider.PTransform that writes a PCollection of Rows and outputs a
PCollection of the file names according to a registered AutoService FileWriteSchemaTransformFormatProvider
implementation.FileWriteSchemaTransformFormatProviders contains FileWriteSchemaTransformFormatProvider implementations.TypedSchemaTransformProvider implementation for writing a Row PCollection to file systems, driven by a FileWriteSchemaTransformConfiguration.SchemaTransform from a FileWriteSchemaTransformConfiguration.Compression for expected values.CSVFormat.Predefined#values() for a list of allowed values.ShardNameTemplate for the expected values.SchemaTransformProvider.identifier() required for registration.PCollectionRowTuple input tags.FileReadSchemaTransformFormatProvider that reads newline-delimited JSONs.FileWriteSchemaTransformFormatProvider for JSON format.FileReadSchemaTransformFormatProvider that reads lines as Strings.FileWriteSchemaTransformFormatProvider implementations.PCollectionRowTuple output tags.FileWriteSchemaTransformFormatProvider for Parquet format.Compression See FileWriteSchemaTransformConfiguration.getCompression() for more
details.CSVFormat.Predefined#name() of the written CSV file.ShardNameTemplate for naming output files.FileWriteSchemaTransformFormatProvider for XML format.