BaseSchemaRegistry

class BaseSchemaRegistry(val name: String, val version: Int, val subSchemas: SimpleSchemaRegistry)

Constructors

Link copied to clipboard
constructor(name: String, version: Int, subSchemas: SimpleSchemaRegistry)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard