Uses of Class
io.confluent.kafka.serializers.subject.RecordNameStrategy
Packages that use RecordNameStrategy
-
Uses of RecordNameStrategy in io.confluent.kafka.serializers.subject
Subclasses of RecordNameStrategy in io.confluent.kafka.serializers.subjectModifier and TypeClassDescriptionclassFor any record type that is published to Kafka topic <topic>, registers the schema in the registry under the subject name <topic>-<recordName>, where <recordName> is the fully-qualified record name.