Searched refs:metaHosts (Results 1 – 2 of 2) sorted by relevance
48 public List<String> metaHosts = new ArrayList<String>(); field in HostSelector.HostSelection311 selection.metaHosts.add(platform); in getSelectedHosts()
789 args.put("meta_hosts", Utils.stringsToJSON(hosts.metaHosts)); in submitJob()