Skip to content

SchemaRegistrySchemaCompatibility

The SchemaRegistrySchemaCompatibility enum defines the possible values for compatibility settings across versions of a schema

Complete reference

This is a complete reference for the SchemaRegistrySchemaCompatibility enumeration in Atlan, showing all of its possible values. For an introduction, you probably want to start with:

  • Snippets — small, atomic examples of single-step use cases.
  • Patterns — walkthroughs of common multi-step implementation patterns.

Valid values

  • BACKWARD
  • BACKWARD_TRANSITIVE
  • FORWARD
  • FORWARD_TRANSITIVE
  • FULL
  • FULL_TRANSITIVE
  • NONE