public class AvroSchemaUtils extends Object
Constructor and Description |
---|
AvroSchemaUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isPrimitive(org.apache.avro.Schema schema) |
static org.apache.avro.Schema |
parse(String schema) |
public static org.apache.avro.Schema parse(String schema)
public static boolean isPrimitive(org.apache.avro.Schema schema)
Copyright © 2020 Red Hat. All rights reserved.