| Package | Description |
|---|---|
| org.springframework.cloud.stream.schema | |
| org.springframework.cloud.stream.schema.client |
| Modifier and Type | Method and Description |
|---|---|
SchemaReference |
SchemaRegistrationResponse.getSchemaReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaRegistrationResponse.setSchemaReference(SchemaReference schemaReference) |
| Modifier and Type | Method and Description |
|---|---|
String |
CachingRegistryClient.fetch(SchemaReference schemaReference) |
String |
DefaultSchemaRegistryClient.fetch(SchemaReference schemaReference) |
String |
ConfluentSchemaRegistryClient.fetch(SchemaReference schemaReference) |
String |
SchemaRegistryClient.fetch(SchemaReference schemaReference)
Retrieves a schema by its reference (subject and version).
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.