Uses of Class
com.yahoo.config.model.producer.UserConfigRepo
Packages that use UserConfigRepo
Package
Description
Provides the classes for the Vespa config model framework.
-
Uses of UserConfigRepo in com.yahoo.config.model.producer
Methods in com.yahoo.config.model.producer that return UserConfigRepoModifier and TypeMethodDescriptionAnyConfigProducer.getUserConfigs()Returns the user configs of thisMethods in com.yahoo.config.model.producer with parameters of type UserConfigRepoModifier and TypeMethodDescriptionvoidUserConfigRepo.merge(UserConfigRepo newRepo) voidAnyConfigProducer.mergeUserConfigs(UserConfigRepo newRepo) voidAnyConfigProducer.setUserConfigs(UserConfigRepo repo) Sets the user configs for this producer. -
Uses of UserConfigRepo in com.yahoo.vespa.model
Methods in com.yahoo.vespa.model that return UserConfigRepoModifier and TypeMethodDescriptionConfigProducer.getUserConfigs()Returns the user configs of this -
Uses of UserConfigRepo in com.yahoo.vespa.model.builder
Methods in com.yahoo.vespa.model.builder that return UserConfigRepoModifier and TypeMethodDescriptionstatic UserConfigRepoUserConfigBuilder.build(Element producerSpec, ConfigDefinitionStore configDefinitionStore, com.yahoo.config.application.api.DeployLogger deployLogger)