[
https://issues.apache.org/jira/browse/HBASE-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128747#comment-13128747
]
ramkrishna.s.vasudevan commented on HBASE-4486:
-----------------------------------------------
{code}
+ * Construct a table descriptor specifying table name.
* @param name Table name.
{code}
We have 2 constructors. Your explanation says clearly as one constructor takes
the table name the other byte array of table name.
May be we can also add
* @param name Table name.- as byte array.
> Improve Javadoc for HTableDescriptor
> ------------------------------------
>
> Key: HBASE-4486
> URL: https://issues.apache.org/jira/browse/HBASE-4486
> Project: HBase
> Issue Type: Improvement
> Components: client, documentation
> Reporter: Akash Ashok
> Assignee: Akash Ashok
> Priority: Minor
> Attachments: HBase-4486-v2.patch, HBase-4486.patch,
> HTableDescriptor-v2.html, HTableDescriptor.html
>
>
--
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