Class CachedSchemaRegistryClient

java.lang.Object
io.confluent.kafka.schemaregistry.client.CachedSchemaRegistryClient
All Implemented Interfaces:
SchemaRegistryClient, SchemaVersionFetcher, Closeable, AutoCloseable

public class CachedSchemaRegistryClient extends Object implements SchemaRegistryClient
Thread-safe Schema Registry Client with client side caching.