public interface FileReadSchemaTransformFormatProvider extends Providers.Identifyable
PTransform that reads in a PCollection of FileIO.ReadableFiles and outputs the data represented as a PCollection of Rows. Is
 implemented by a registered AutoService FileReadSchemaTransformFormatProvider.| Modifier and Type | Method and Description | 
|---|---|
| PTransform<PCollection<FileIO.ReadableFile>,PCollection<Row>> | buildTransform(FileReadSchemaTransformConfiguration configuration) | 
identifierPTransform<PCollection<FileIO.ReadableFile>,PCollection<Row>> buildTransform(FileReadSchemaTransformConfiguration configuration)