Modifier and Type | Method and Description |
---|---|
AvroSchemaRegistryClientMessageConverter |
AvroMessageConverterAutoConfiguration.avroSchemaMessageConverter(SchemaRegistryClient schemaRegistryClient,
AvroSchemaServiceManager avroSchemaServiceManager,
AvroMessageConverterProperties avroMessageConverterProperties) |
Constructor and Description |
---|
AvroSchemaRegistryClientMessageConverter(SchemaRegistryClient schemaRegistryClient,
org.springframework.cache.CacheManager cacheManager)
Deprecated.
|
AvroSchemaRegistryClientMessageConverter(SchemaRegistryClient schemaRegistryClient,
org.springframework.cache.CacheManager cacheManager,
AvroSchemaServiceManager manager)
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(SchemaRegistryClientProperties schemaRegistryClientProperties) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.