SchemaRegistry

interface SchemaRegistry

Docs: https://docs.confluent.io/platform/current/schema-registry/develop/api.html

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun <R> invoke(action: SchemaRegistryAction<R>): Result<R, RemoteFailure>