Package org.apache.avro.idl
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 interfaceorg.apache.avro.SchemaFormatterFactory
-