Package | Description |
---|---|
org.springframework.cloud.stream.schema.avro | |
org.springframework.cloud.stream.schema.client | |
org.springframework.cloud.stream.schema.client.config |
Modifier and Type | Method and Description |
---|---|
AvroSchemaRegistryClientMessageConverter |
AvroMessageConverterAutoConfiguration.avroSchemaMessageConverter(SchemaRegistryClient schemaRegistryClient) |
Constructor and Description |
---|
AvroSchemaRegistryClientMessageConverter(SchemaRegistryClient schemaRegistryClient)
Deprecated.
as of release 1.2.2 in favor of
AvroSchemaRegistryClientMessageConverter(SchemaRegistryClient, CacheManager) |
AvroSchemaRegistryClientMessageConverter(SchemaRegistryClient schemaRegistryClient,
org.springframework.cache.CacheManager cacheManager)
Creates a new instance, configuring it with
SchemaRegistryClient and
CacheManager . |
Modifier and Type | Class and Description |
---|---|
class |
CachingRegistryClient |
class |
ConfluentSchemaRegistryClient |
class |
DefaultSchemaRegistryClient |
Constructor and Description |
---|
CachingRegistryClient(SchemaRegistryClient delegate) |
Modifier and Type | Method and Description |
---|---|
SchemaRegistryClient |
SchemaRegistryClientConfiguration.schemaRegistryClient() |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.