| Package | Description |
|---|---|
| org.apache.hudi.avro |
| Modifier and Type | Method and Description |
|---|---|
AvroSchemaCompatibility.SchemaCompatibilityType |
AvroSchemaCompatibility.SchemaCompatibilityResult.getCompatibility()
Returns the SchemaCompatibilityType, always non-null.
|
AvroSchemaCompatibility.SchemaCompatibilityType |
AvroSchemaCompatibility.SchemaPairCompatibility.getType()
Gets the type of this result.
|
static AvroSchemaCompatibility.SchemaCompatibilityType |
AvroSchemaCompatibility.SchemaCompatibilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AvroSchemaCompatibility.SchemaCompatibilityType[] |
AvroSchemaCompatibility.SchemaCompatibilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.