public interface JsonSchemaRegistry extends ControllerService
ControllerService strategy to expose internal and/or
integrate with external Schema Registry| Modifier and Type | Method and Description |
|---|---|
JsonSchema |
retrieveSchema(String schemaName)
Retrieves the schema based on the provided schema name
|
initialize, isStatefulgetIdentifier, getPropertyDescriptor, getPropertyDescriptors, onPropertyModified, validateJsonSchema retrieveSchema(String schemaName) throws IOException, SchemaNotFoundException
schemaName - The name of the schemaIOException - if unable to communicate with the backing storeSchemaNotFoundException - if unable to find the schema based on the given descriptorCopyright © 2024 Apache NiFi Project. All rights reserved.