RunningSchemaRegistryOps

io.github.embeddedkafka.schemaregistry.ops.RunningSchemaRegistryOps

SchemaRegistryOps extension relying on RunningServersOps for keeping track of running EmbeddedSR instances.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EmbeddedKafka
Self type
SchemaRegistryOps & RunningServersOps

Members list

Value members

Concrete methods

def stopSchemaRegistry(): Unit

Stops all in memory Schema Registry instances.

Stops all in memory Schema Registry instances.

Attributes