public class SchemaBackwardsCompatibilityException extends SchemaCompatibilityException
| Constructor and Description |
|---|
SchemaBackwardsCompatibilityException(AvroSchemaCompatibility.SchemaPairCompatibility compatibility,
org.apache.avro.Schema writerSchema,
org.apache.avro.Schema tableSchema) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchemaBackwardsCompatibilityException(AvroSchemaCompatibility.SchemaPairCompatibility compatibility, org.apache.avro.Schema writerSchema, org.apache.avro.Schema tableSchema)
Copyright © 2024 The Apache Software Foundation. All rights reserved.