Index

G J O R S V W 
All Classes and Interfaces|All Packages

G

getAttributes(RecordSchema) - Method in interface org.apache.nifi.schemaregistry.services.SchemaReferenceWriter
Get Attributes containing Record Schema content or references based on service implementation requirements
getRequiredSchemaFields() - Method in interface org.apache.nifi.schemaregistry.services.SchemaReferenceWriter
Get required Record Schema Fields for writing schema information
getSchemaIdentifier(Map<String, String>, InputStream) - Method in interface org.apache.nifi.schemaregistry.services.SchemaReferenceReader
Get Schema Identifier
getSuppliedSchemaFields() - Method in interface org.apache.nifi.schemaregistry.services.SchemaReferenceReader
Get supplied Record Schema Fields for validation against the set of Record Schema Fields required for writing schema information
getSuppliedSchemaFields() - Method in interface org.apache.nifi.schemaregistry.services.SchemaRegistry
 

J

JsonSchemaRegistry - Interface in org.apache.nifi.schemaregistry.services
Represents ControllerService strategy to expose internal and/or integrate with external Schema Registry

O

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

R

retrieveSchema(String) - Method in interface org.apache.nifi.schemaregistry.services.JsonSchemaRegistry
Retrieves the schema based on the provided schema name
retrieveSchema(SchemaIdentifier) - Method in interface org.apache.nifi.schemaregistry.services.SchemaRegistry
Retrieves the schema based on the provided descriptor.

S

SchemaReferenceReader - Interface in org.apache.nifi.schemaregistry.services
Service interface responsible for reading Schema Identifier reference information based on attributes or encoded content information
SchemaReferenceWriter - Interface in org.apache.nifi.schemaregistry.services
Service interface responsible for writing Schema Identifier reference information to attributes or encoded content information
SchemaRegistry - Interface in org.apache.nifi.schemaregistry.services
Represents ControllerService strategy to expose internal and/or integrate with external Schema Registry

V

validateSchema(RecordSchema) - Method in interface org.apache.nifi.schemaregistry.services.SchemaReferenceWriter
Validate provided Record Schema for required information or throw SchemaNotFoundException indicating missing fields

W

writeHeader(RecordSchema, OutputStream) - Method in interface org.apache.nifi.schemaregistry.services.SchemaReferenceWriter
Writer Record Schema to the provided OutputStream as header information when required
G J O R S V W 
All Classes and Interfaces|All Packages