public interface CustomSchemaRegistry
Modifier and Type | Method and Description |
---|---|
void |
registerCustomSchemas(SchemaRegistry registry)
Registers types with a custom schema.
|
void registerCustomSchemas(SchemaRegistry registry)
registry
- Schema registry to add the custom type/schema combinations to.Copyright © 2018–2020. All rights reserved.