Uses of Class
com.yahoo.vespa.model.admin.Admin
Packages that use Admin
Package
Description
Provides the classes for the Vespa config model framework.
-
Uses of Admin in com.yahoo.config.model
Methods in com.yahoo.config.model that return AdminMethods in com.yahoo.config.model with parameters of type Admin -
Uses of Admin in com.yahoo.config.model.admin
Methods in com.yahoo.config.model.admin that return Admin -
Uses of Admin in com.yahoo.config.model.test
Methods in com.yahoo.config.model.test that return Admin -
Uses of Admin in com.yahoo.vespa.model
Methods in com.yahoo.vespa.model that return Admin -
Uses of Admin in com.yahoo.vespa.model.builder.xml.dom
Methods in com.yahoo.vespa.model.builder.xml.dom that return AdminModifier and TypeMethodDescriptionprotected AdminDomAdminBuilderBase.doBuild(DeployState deployState, TreeConfigProducer<AnyConfigProducer> parent, Element adminElement) Methods in com.yahoo.vespa.model.builder.xml.dom with parameters of type AdminModifier and TypeMethodDescriptionprotected abstract voidDomAdminBuilderBase.doBuildAdmin(DeployState deployState, Admin admin, Element adminE) protected voidDomAdminV2Builder.doBuildAdmin(DeployState deployState, Admin admin, Element adminE) protected voidDomAdminV4Builder.doBuildAdmin(DeployState deployState, Admin admin, Element w3cAdminElement) -
Uses of Admin in com.yahoo.vespa.model.container
Methods in com.yahoo.vespa.model.container that return types with arguments of type Admin -
Uses of Admin in com.yahoo.vespa.model.content.cluster
Constructors in com.yahoo.vespa.model.content.cluster with parameters of type Admin