Class FileWriteSchemaTransformFormatProviders
java.lang.Object
org.apache.beam.sdk.io.fileschematransform.FileWriteSchemaTransformFormatProviders
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.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLoad allFileWriteSchemaTransformFormatProviderimplementations.
-
Constructor Details
-
FileWriteSchemaTransformFormatProviders
public FileWriteSchemaTransformFormatProviders()
-
-
Method Details
-
loadProviders
Load allFileWriteSchemaTransformFormatProviderimplementations.
-