Lisheng Sun created HDFS-14936: ---------------------------------- Summary: Add getNumOfChildren() for interface InnerNode Key: HDFS-14936 URL: https://issues.apache.org/jira/browse/HDFS-14936 Project: Hadoop HDFS Issue Type: Improvement Reporter: Lisheng Sun
current code InnerNode subclass InnerNodeImpl and DFSTopologyNodeImpl both have getNumOfChildren(). so Add getNumOfChildren() for interface InnerNode and remove unnessary getNumOfChildren() in DFSTopologyNodeImpl. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org