Package com.networknt.kafka.common
Class AvroSchemaUtils
- java.lang.Object
-
- com.networknt.kafka.common.AvroSchemaUtils
-
public class AvroSchemaUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description AvroSchemaUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static org.apache.avro.SchemacopyOf(org.apache.avro.Schema schema)protected static Map<String,org.apache.avro.Schema>getPrimitiveSchemas()static org.apache.avro.SchemagetSchema(Object object)
-