Uses of Enum Class
io.confluent.kafka.schemaregistry.avro.AvroSchema.Format
Packages that use AvroSchema.Format
-
Uses of AvroSchema.Format in io.confluent.kafka.schemaregistry.avro
Methods in io.confluent.kafka.schemaregistry.avro that return AvroSchema.FormatModifier and TypeMethodDescriptionstatic AvroSchema.Formatstatic AvroSchema.FormatReturns the enum constant of this class with the specified name.static AvroSchema.Format[]AvroSchema.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.