Class ConvertSchemaCollection

java.lang.Object
com.yahoo.schema.parser.ConvertSchemaCollection

public class ConvertSchemaCollection extends Object
Class converting a collection of schemas from the intermediate format.
Author:
arnej27959
  • Constructor Details

    • ConvertSchemaCollection

      public ConvertSchemaCollection(IntermediateCollection input, com.yahoo.document.DocumentTypeManager documentTypeManager, com.yahoo.config.application.api.ApplicationPackage applicationPackage, com.yahoo.config.application.api.FileRegistry fileRegistry, com.yahoo.config.application.api.DeployLogger deployLogger, com.yahoo.config.model.api.ModelContext.Properties properties, RankProfileRegistry rankProfileRegistry, boolean documentsOnly)
  • Method Details

    • convertTypes

      public void convertTypes()
    • convertToSchemas

      public List<Schema> convertToSchemas()