Package com.yahoo.schema.parser
Class ConvertParsedSchemas
java.lang.Object
com.yahoo.schema.parser.ConvertParsedSchemas
Class converting a collection of schemas from the intermediate format.
- Author:
- arnej27959
-
Constructor Summary
ConstructorDescriptionConvertParsedSchemas
(List<ParsedSchema> orderedInput, 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 Summary
-
Constructor Details
-
ConvertParsedSchemas
public ConvertParsedSchemas(List<ParsedSchema> orderedInput, 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
-
convertToSchemas
-