Uses of Class
org.apache.avro.SchemaCompatibility.SchemaPairCompatibility
-
Uses of SchemaCompatibility.SchemaPairCompatibility in org.apache.avro
Modifier and TypeMethodDescriptionSchemaCompatibility.checkReaderWriterCompatibility
(Schema reader, Schema writer) Validates that the provided reader schema can be used to decode avro data written with the provided writer schema.