t

pl.touk.nussknacker.engine.schemedkafka.schemaregistry

SchemaRegistryClientFactoryWithRegistration

trait SchemaRegistryClientFactoryWithRegistration extends SchemaRegistryClientFactory

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SchemaRegistryClientFactoryWithRegistration
  2. SchemaRegistryClientFactory
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract type SchemaRegistryClientT <: SchemaRegistryClientWithRegistration

Abstract Value Members

  1. abstract def create(config: SchemaRegistryClientKafkaConfig): SchemaRegistryClientT
    Definition Classes
    SchemaRegistryClientFactory

Concrete Value Members

  1. def create(config: KafkaConfig): SchemaRegistryClientT
    Definition Classes
    SchemaRegistryClientFactory