Improve the javadoc of the client API for HTable.
-------------------------------------------------

                 Key: HBASE-2490
                 URL: https://issues.apache.org/jira/browse/HBASE-2490
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: client
            Reporter: Benoit Sigoure
            Assignee: Benoit Sigoure
            Priority: Critical
         Attachments: 
0001-Improve-the-javadoc-of-the-client-API-for-HTable.patch

The javadoc for the client API is very important for HBase users and I feel 
like we have been a little bit lazy on keeping it useful and accurate.  I'm 
starting with the {{HTable}} API since it's the first one people typically tend 
to look at.  Since the introduction of the {{HTableInterface}}, some public 
methods are documented twice (once in the interface and once in the 
implementation).  Worse, the duplication isn't even copy/paste, leading to 
discrepancies.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to