Uses of Class
com.yahoo.config.model.producer.AbstractConfigProducerRoot
Packages that use AbstractConfigProducerRoot
Package
Description
Provides the classes for the Vespa config model framework.
-
Uses of AbstractConfigProducerRoot in com.yahoo.config.model.producer
Methods in com.yahoo.config.model.producer that return AbstractConfigProducerRoot -
Uses of AbstractConfigProducerRoot in com.yahoo.config.model.test
Subclasses of AbstractConfigProducerRoot in com.yahoo.config.model.test -
Uses of AbstractConfigProducerRoot in com.yahoo.vespa.model
Subclasses of AbstractConfigProducerRoot in com.yahoo.vespa.modelModifier and TypeClassDescriptionfinal classThe root ConfigProducer node for all Vespa systems (there is currently only one). -
Uses of AbstractConfigProducerRoot in com.yahoo.vespa.model.application.validation.change
Methods in com.yahoo.vespa.model.application.validation.change with parameters of type AbstractConfigProducerRootModifier and TypeMethodDescriptionStream<com.yahoo.config.model.api.ConfigChangeAction>StartupCommandChangeValidator.findServicesWithChangedStartupCommand(AbstractConfigProducerRoot currentModel, AbstractConfigProducerRoot nextModel)