Interface ParsedDirectoryWrapper<Schema>

All Known Implementing Classes:
AvroDirectoryParser.AvroSchemaWrapper, JsonSchemaDirectoryParser.JsonSchemaWrapper, ProtobufDirectoryParser.DescriptorWrapper

public interface ParsedDirectoryWrapper<Schema>
  • Method Details

    • getSchema

      Schema getSchema()
    • getSchemaContents

      Map<String,io.apicurio.registry.content.TypedContent> getSchemaContents()