Uses of Class
io.github.productboardlabs.kafka.serializers.SchemaMetadata
Packages that use SchemaMetadata
-
Uses of SchemaMetadata in io.github.productboardlabs.kafka.serializers
Methods in io.github.productboardlabs.kafka.serializers that return SchemaMetadataModifier and TypeMethodDescriptionprotected abstract @NotNull SchemaMetadataAbstractJacksonKafkaAvroSerializer.getSchemaFor(@NotNull String topic, @NotNull Object value) protected @NotNull SchemaMetadataDefaultJacksonKafkaAvroSerializer.getSchemaFor(@NotNull String topic, @NotNull Object object)