Class SchemaReference
java.lang.Object
org.springframework.cloud.stream.schema.registry.SchemaReference
References a schema through its subject and version.
- Author:
- Marius Bogoevici
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()voidvoidsetSubject(String subject) voidsetVersion(int version) toString()
-
Constructor Details
-
SchemaReference
-
-
Method Details