Uses of Class
com.yahoo.vespa.hosted.controller.api.integration.configserver.TargetVersions
Packages that use TargetVersions
-
Uses of TargetVersions in com.yahoo.vespa.hosted.controller.api.integration.configserver
Fields in com.yahoo.vespa.hosted.controller.api.integration.configserver declared as TargetVersionsMethods in com.yahoo.vespa.hosted.controller.api.integration.configserver that return TargetVersionsModifier and TypeMethodDescriptionNodeRepository.targetVersionsOf(com.yahoo.config.provision.zone.ZoneId zone) Get target versions for upgrades in given zoneTargetVersions.withOsVersion(com.yahoo.config.provision.NodeType nodeType, com.yahoo.component.Version version) Returns a copy of this with OS version set for given node typeTargetVersions.withVespaVersion(com.yahoo.config.provision.NodeType nodeType, com.yahoo.component.Version version) Returns a copy of this with Vespa version set for given node type