Uses of Interface
com.yahoo.vespa.hosted.controller.api.systemflags.v1.FlagsTarget
Packages that use FlagsTarget
-
Uses of FlagsTarget in com.yahoo.vespa.hosted.controller.api.systemflags.v1
Methods in com.yahoo.vespa.hosted.controller.api.systemflags.v1 that return FlagsTargetModifier and TypeMethodDescriptionstatic FlagsTargetFlagsTarget.forConfigServer(ZoneRegistry registry, com.yahoo.config.provision.zone.ZoneId zoneId) static FlagsTargetFlagsTarget.forController(com.yahoo.config.provision.SystemName systemName) Methods in com.yahoo.vespa.hosted.controller.api.systemflags.v1 that return types with arguments of type FlagsTargetModifier and TypeMethodDescriptionstatic Set<FlagsTarget>FlagsTarget.getAllTargetsInSystem(ZoneRegistry registry, boolean reachableOnly) Methods in com.yahoo.vespa.hosted.controller.api.systemflags.v1 with parameters of type FlagsTargetModifier and TypeMethodDescriptionList<com.yahoo.vespa.flags.json.FlagData>SystemFlagsDataArchive.flagData(FlagsTarget target) Method parameters in com.yahoo.vespa.hosted.controller.api.systemflags.v1 with type arguments of type FlagsTargetModifier and TypeMethodDescriptionvoidSystemFlagsDataArchive.validateAllFilesAreForTargets(com.yahoo.config.provision.SystemName currentSystem, Set<FlagsTarget> targets)