Uses of Enum
org.apache.avro.SchemaCompatibility.SchemaCompatibilityType
Packages that use SchemaCompatibility.SchemaCompatibilityType
-
Uses of SchemaCompatibility.SchemaCompatibilityType in org.apache.avro
Methods in org.apache.avro that return SchemaCompatibility.SchemaCompatibilityTypeModifier and TypeMethodDescriptionSchemaCompatibility.SchemaCompatibilityResult.getCompatibility()
Returns the SchemaCompatibilityType, always non-null.SchemaCompatibility.SchemaPairCompatibility.getType()
Gets the type of this result.Returns the enum constant of this type with the specified name.SchemaCompatibility.SchemaCompatibilityType.values()
Returns an array containing the constants of this enum type, in the order they are declared.