Package | Description |
---|---|
org.springframework.cloud.stream.schema.client |
Modifier and Type | Method and Description |
---|---|
SchemaRegistrationResponse |
SchemaRegistryClient.register(String subject,
String format,
String schema)
Registers a schema with the remote repository returning the unique identifier associated with this schema.
|
SchemaRegistrationResponse |
DefaultSchemaRegistryClient.register(String subject,
String format,
String schema) |
SchemaRegistrationResponse |
ConfluentSchemaRegistryClient.register(String subject,
String format,
String schema) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.