io.github.embeddedkafka.schemaregistry.ops
Members list
Type members
Classlikes
            trait RunningSchemaRegistryOps
           
          SchemaRegistryOps extension relying on RunningServersOps for keeping track of running EmbeddedSR instances.
SchemaRegistryOps extension relying on RunningServersOps for keeping track of running EmbeddedSR instances.
Attributes
- Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Known subtypes
 - 
               object EmbeddedKafka
 - Self type
 - 
               
 
            trait SchemaRegistryOps
           
          Trait for Schema Registry-related actions. Relies on io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication.
Trait for Schema Registry-related actions. Relies on io.confluent.kafka.schemaregistry.rest.SchemaRegistryRestApplication.
Attributes
- Supertypes
 - 
               class Objecttrait Matchableclass Any
 - Known subtypes
 - 
               trait EmbeddedKafkaobject EmbeddedKafka
 
In this article