Uses of Class
com.playtika.test.kafka.properties.SchemaRegistryConfigurationProperties.AvroCompatibilityLevel
-
Packages that use SchemaRegistryConfigurationProperties.AvroCompatibilityLevel Package Description com.playtika.test.kafka.properties -
-
Uses of SchemaRegistryConfigurationProperties.AvroCompatibilityLevel in com.playtika.test.kafka.properties
Methods in com.playtika.test.kafka.properties that return SchemaRegistryConfigurationProperties.AvroCompatibilityLevel Modifier and Type Method Description static SchemaRegistryConfigurationProperties.AvroCompatibilityLevelSchemaRegistryConfigurationProperties.AvroCompatibilityLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static SchemaRegistryConfigurationProperties.AvroCompatibilityLevel[]SchemaRegistryConfigurationProperties.AvroCompatibilityLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-