Replace @inheritDoc with @Override ----------------------------------- Key: HDFS-2650 URL: https://issues.apache.org/jira/browse/HDFS-2650 Project: Hadoop HDFS Issue Type: Improvement Reporter: Hari Mankude Assignee: Hari Mankude Priority: Minor Fix For: 0.24.0
@Override provides both javadoc from superclass and compile time detection of overridden method deletion from superclass. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira