Class AwsSchemaRegistrar

  • All Implemented Interfaces:
    org.apache.beam.sdk.schemas.SchemaProviderRegistrar

    @AutoService(org.apache.beam.sdk.schemas.SchemaProviderRegistrar.class)
    public class AwsSchemaRegistrar
    extends java.lang.Object
    implements org.apache.beam.sdk.schemas.SchemaProviderRegistrar
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.apache.beam.sdk.schemas.SchemaProvider> getSchemaProviders()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AwsSchemaRegistrar

        public AwsSchemaRegistrar()
    • Method Detail

      • getSchemaProviders

        public java.util.List<org.apache.beam.sdk.schemas.SchemaProvider> getSchemaProviders()
        Specified by:
        getSchemaProviders in interface org.apache.beam.sdk.schemas.SchemaProviderRegistrar