Class IdlSchemaFormatterFactory

java.lang.Object
org.apache.avro.idl.IdlSchemaFormatterFactory
All Implemented Interfaces:
org.apache.avro.SchemaFormatterFactory

public class IdlSchemaFormatterFactory extends Object implements org.apache.avro.SchemaFormatterFactory
  • Constructor Details

    • IdlSchemaFormatterFactory

      public IdlSchemaFormatterFactory()
  • Method Details

    • getDefaultFormatter

      public org.apache.avro.SchemaFormatter getDefaultFormatter()
      Specified by:
      getDefaultFormatter in interface org.apache.avro.SchemaFormatterFactory