Uses of Interface
tech.ydb.yoj.databind.schema.configuration.SchemaRegistry.SchemaCreator
Packages that use SchemaRegistry.SchemaCreator
-
Uses of SchemaRegistry.SchemaCreator in tech.ydb.yoj.databind.schema.configuration
Methods in tech.ydb.yoj.databind.schema.configuration with parameters of type SchemaRegistry.SchemaCreatorModifier and TypeMethodDescription<T,I, S extends Schema<T>>
SSchemaRegistry.getOrCreate(@NonNull Class<? extends Schema> schemaClass, @NonNull SchemaRegistry.SchemaCreator<I, S> ctor, @NonNull SchemaRegistry.SchemaKey<I> schemaKey)