public class HostMatcher extends Object
| Constructor and Description |
|---|
HostMatcher(Map<String,Map<String,String>> hostsAndLabels) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getMatchingHosts(com.spotify.helios.common.descriptors.DeploymentGroup deploymentGroup) |
List<String> |
getMatchingHosts(List<com.spotify.helios.common.descriptors.HostSelector> selectors) |
public List<String> getMatchingHosts(com.spotify.helios.common.descriptors.DeploymentGroup deploymentGroup)
public List<String> getMatchingHosts(List<com.spotify.helios.common.descriptors.HostSelector> selectors)
Copyright © 2017. All rights reserved.