Uses of Record Class
com.aim2be.platform.schema.SchemaRegistryClient.Schema
-
Uses of SchemaRegistryClient.Schema in com.aim2be.platform.schema
Methods in com.aim2be.platform.schema that return SchemaRegistryClient.SchemaModifier and TypeMethodDescriptionApicurioSchemaRegistryClient.fetchByGlobalId(long globalId) ConfluentWireCompatSchemaRegistryClient.fetchByGlobalId(long globalId) DualSchemaRegistryClient.fetchByGlobalId(long globalId) SchemaRegistryClient.fetchByGlobalId(long globalId) Fetches a schema by registry global ID.ApicurioSchemaRegistryClient.fetchLatestBySubject(String subject) ConfluentWireCompatSchemaRegistryClient.fetchLatestBySubject(String subject) DualSchemaRegistryClient.fetchLatestBySubject(String subject) SchemaRegistryClient.fetchLatestBySubject(String subject) Fetches the latest schema body registered undersubject.