Package io.confluent.kafka.schemaregistry
package io.confluent.kafka.schemaregistry
-
ClassDescriptionA parsed schema.A parsed schema with a value.A factory for parsed schemas.An interface for validating the compatibility of a single schema against another.A SchemaValidator has one method, which validates that a
ParsedSchemais compatible with the other schemas provided.A Builder for creating SchemaValidators.