| Interface | Description |
|---|---|
| ParsedSchema |
A parsed schema.
|
| ParsedSchemaHolder | |
| SchemaProvider |
A factory for parsed schemas.
|
| SchemaValidationStrategy |
An interface for validating the compatibility of a single schema against
another.
|
| SchemaValidator |
A SchemaValidator has one method, which validates that a
ParsedSchema is
compatible with the other schemas provided. |
| Class | Description |
|---|---|
| AbstractSchemaProvider | |
| CompatibilityChecker | |
| SchemaValidatorBuilder |
A Builder for creating SchemaValidators.
|
| SimpleParsedSchemaHolder |
| Enum | Description |
|---|---|
| CompatibilityLevel |
Copyright © 2025 Confluent, Inc.. All rights reserved.