Class LocalSchemaRegistryClient

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

public class LocalSchemaRegistryClient extends Object implements SchemaRegistryClient
Local implementation of SchemaRegistryClient that can be used without going through HTTP.