Class AvroDirectoryParser.AvroSchemaWrapper

java.lang.Object
io.apicurio.registry.maven.AvroDirectoryParser.AvroSchemaWrapper
All Implemented Interfaces:
ParsedDirectoryWrapper<org.apache.avro.Schema>
Enclosing class:
AvroDirectoryParser

public static class AvroDirectoryParser.AvroSchemaWrapper extends Object implements ParsedDirectoryWrapper<org.apache.avro.Schema>
  • Constructor Details

    • AvroSchemaWrapper

      public AvroSchemaWrapper(org.apache.avro.Schema schema, Map<String,io.apicurio.registry.content.TypedContent> fileContents)
  • Method Details