public interface DNSToSwitchMapping
Modifier and Type | Method and Description |
---|---|
List<String> |
resolve(List<String> names)
Resolves a list of DNS-names/IP-addresses and returns back a list of
switch information (network paths).
|
List<String> resolve(List<String> names)
names
- Copyright © 2010 The Apache Software Foundation