Clean up javadoc to reflect the public and private interfaces
-------------------------------------------------------------
Key: HADOOP-3742
URL: https://issues.apache.org/jira/browse/HADOOP-3742
Project: Hadoop Core
Issue Type: Sub-task
Reporter: Sanjay Radia
Currently hdfs appears in public javadoc. It should not since it not a public
interface.
- remove hdfs from the ant target javadoc.
- create a new build target call "javadoc-dev" that build the full java doc for
developers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.