Uses of Class
io.apicurio.registry.serde.data.KafkaSerdeMetadata
-
Packages that use KafkaSerdeMetadata Package Description io.apicurio.registry.serde.data -
-
Uses of KafkaSerdeMetadata in io.apicurio.registry.serde.data
Methods in io.apicurio.registry.serde.data that return KafkaSerdeMetadata Modifier and Type Method Description KafkaSerdeMetadataKafkaSerdeRecord. metadata()Constructors in io.apicurio.registry.serde.data with parameters of type KafkaSerdeMetadata Constructor Description KafkaSerdeRecord(KafkaSerdeMetadata metadata, T payload)
-