Class FileWriteSchemaTransformFormatProviders

java.lang.Object
org.apache.beam.sdk.io.fileschematransform.FileWriteSchemaTransformFormatProviders

@Internal public final class FileWriteSchemaTransformFormatProviders extends Object
FileWriteSchemaTransformFormatProviders contains FileWriteSchemaTransformFormatProvider implementations.

The design goals of this class are to enable clean FileWriteSchemaTransformConfiguration.getFormat() lookups mapping to the appropriate FileIO.Write that encodes the file data into the configured format.