dyno-schema
Toggle table of contents
0.9
common
Platform filter
common
Switch theme
Search in API
dyno-schema
dyno-schema
/
dyno
/
PolymorhicSchemaRegistry
/
BaseSchemaRegistry
Base
Schema
Registry
class
BaseSchemaRegistry
(
val
name
:
String
,
val
version
:
Int
,
val
subSchemas
:
SimpleSchemaRegistry
)
Members
Constructors
Base
Schema
Registry
Link copied to clipboard
constructor
(
name
:
String
,
version
:
Int
,
subSchemas
:
SimpleSchemaRegistry
)
Properties
name
Link copied to clipboard
val
name
:
String
sub
Schemas
Link copied to clipboard
val
subSchemas
:
SimpleSchemaRegistry
version
Link copied to clipboard
val
version
:
Int