Generated by
JDiff

Class org.apache.hadoop.net.NetUtils

Added Methods
String normalizeHostName(String) Given a string representation of a host, return its ip address in textual presentation.
List<String> normalizeHostNames(Collection<String>) Given a collection of string representation of hosts, return a list of corresponding IP addresses in the textual representation.