SchemaRegistrationResponse |
CachingRegistryClient.register(String subject,
String format,
String schema) |
SchemaRegistrationResponse |
DefaultSchemaRegistryClient.register(String subject,
String format,
String schema) |
SchemaRegistrationResponse |
ConfluentSchemaRegistryClient.register(String subject,
String format,
String schema) |
SchemaRegistrationResponse |
SchemaRegistryClient.register(String subject,
String format,
String schema)
Registers a schema with the remote repository returning the unique identifier
associated with this schema.
|