Uses of Interface
com.yahoo.vespa.hosted.controller.api.integration.zone.ZoneRegistry
-
-
Uses of ZoneRegistry in com.yahoo.vespa.hosted.controller.api.integration
Methods in com.yahoo.vespa.hosted.controller.api.integration that return ZoneRegistry Modifier and Type Method Description ZoneRegistryServiceRegistry. zoneRegistry() -
Uses of ZoneRegistry in com.yahoo.vespa.hosted.controller.api.integration.organization
Constructors in com.yahoo.vespa.hosted.controller.api.integration.organization with parameters of type ZoneRegistry Constructor Description DeploymentFailureMails(ZoneRegistry registry) -
Uses of ZoneRegistry in com.yahoo.vespa.hosted.controller.api.systemflags.v1
Methods in com.yahoo.vespa.hosted.controller.api.systemflags.v1 with parameters of type ZoneRegistry Modifier and Type Method Description static FlagsTargetFlagsTarget. forConfigServer(ZoneRegistry registry, com.yahoo.config.provision.zone.ZoneId zoneId)static java.util.Set<FlagsTarget>FlagsTarget. getAllTargetsInSystem(ZoneRegistry registry)
-