Class SchemaMetadata
java.lang.Object
io.github.productboardlabs.kafka.serializers.SchemaMetadata
-
Constructor Summary
ConstructorsConstructorDescriptionSchemaMetadata(@NotNull org.apache.avro.Schema schema, @NotNull String subject) -
Method Summary
-
Constructor Details
-
SchemaMetadata
public SchemaMetadata(@NotNull @NotNull org.apache.avro.Schema schema, @NotNull @NotNull String subject)
-
-
Method Details
-
getSchema
@NotNull public @NotNull org.apache.avro.Schema getSchema() -
getSubject
-