| Package | Description | 
|---|---|
| org.apache.avro | Avro kernel classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| static SchemaCompatibility.SchemaPairCompatibility | SchemaCompatibility. checkReaderWriterCompatibility(Schema reader,
                              Schema writer)Validates that the provided reader schema can be used to decode avro data
 written with the provided writer schema. | 
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.