Generated by
JDiff

Class org.apache.hadoop.net.NetworkTopology

Changed Methods
int countNumOfAvailableNodes(String, List) Change in signature from (String, Node>) to (String, List).
return the number of leaves in scope but not in excludedNodes if scope starts with ~ return the number of nodes that are not in scope and excludedNodes;