Skip navigation links
G O R S 

G

getSuppliedSchemaFields() - Method in interface org.apache.nifi.schemaregistry.services.SchemaRegistry
 

O

org.apache.nifi.schemaregistry.services - package org.apache.nifi.schemaregistry.services
 

R

retrieveSchema(String) - Method in interface org.apache.nifi.schemaregistry.services.SchemaRegistry
Retrieves and returns the RecordSchema based on the provided name of the schema available in Schema Registry.
retrieveSchema(long, int) - Method in interface org.apache.nifi.schemaregistry.services.SchemaRegistry
Retrieves the schema with the given ID and version.
retrieveSchemaText(String) - Method in interface org.apache.nifi.schemaregistry.services.SchemaRegistry
Retrieves and returns the textual representation of the schema based on the provided name of the schema available in Schema Registry.
retrieveSchemaText(long, int) - Method in interface org.apache.nifi.schemaregistry.services.SchemaRegistry
Retrieves the textual representation of the schema with the given ID and version

S

SchemaRegistry - Interface in org.apache.nifi.schemaregistry.services
Represents ControllerService strategy to expose internal and/or integrate with external Schema Registry
G O R S 
Skip navigation links

Copyright © 2018 Apache NiFi Project. All rights reserved.