Class BigQueryWriteSchemaTransformProvider

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected org.apache.beam.sdk.schemas.transforms.SchemaTransform from​(BigQueryWriteConfiguration configuration)  
      java.lang.String identifier()  
      • Methods inherited from class org.apache.beam.sdk.schemas.transforms.TypedSchemaTransformProvider

        configurationClass, configurationSchema, dependencies, from
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apache.beam.sdk.schemas.transforms.SchemaTransformProvider

        description, inputCollectionNames, outputCollectionNames
    • Constructor Detail

      • BigQueryWriteSchemaTransformProvider

        public BigQueryWriteSchemaTransformProvider()
    • Method Detail

      • identifier

        public java.lang.String identifier()