Skip to content

KsqlSchemaRegistryClientFactory

Creating Instance

KsqlSchemaRegistryClientFactory takes the following to be created:

  • KsqlConfig
  • RestService factory
  • SSLContext
  • SchemaRegistryClientFactory
  • HTTP Headers (Map<String, String>)

KsqlSchemaRegistryClientFactory is created when:

ksql.schema.registry.url

KsqlSchemaRegistryClientFactory uses ksql.schema.registry.url.