Uses of Enum Class
io.confluent.kafka.schemaregistry.json.JsonSchemaComparator.SchemaType
Packages that use JsonSchemaComparator.SchemaType
-
Uses of JsonSchemaComparator.SchemaType in io.confluent.kafka.schemaregistry.json
Methods in io.confluent.kafka.schemaregistry.json that return JsonSchemaComparator.SchemaTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static JsonSchemaComparator.SchemaType[]JsonSchemaComparator.SchemaType.values()Returns an array containing the constants of this enum class, in the order they are declared.