Uses of Interface
com.yahoo.config.provision.zone.ZoneList
Packages that use ZoneList
-
Uses of ZoneList in com.yahoo.config.provision.zone
Methods in com.yahoo.config.provision.zone that return ZoneListModifier and TypeMethodDescriptionZoneFilter.all()All zones defined in code, including those not yet set up.Only the given zones — combine with not() for best effect!ZoneFilter.controllerUpgraded()Zones which are upgraded by the controller.ZoneList.dynamicallyProvisioned()Zones where hosts are dynamically provisionedZones in one of the given clouds.ZoneList.in(Environment... environments) Zones in one of the given environments.ZoneList.in(RegionName... regions) Zones in one of the given regions.ZoneList.not()Negates the next filter.ZoneFilter.publiclyVisible()Zones for use by tenants.ZoneFilter.reachable()Zones where config servers are up and running.ZoneList.routingMethod(RoutingMethod method) Zones where traffic is routed using given method