[
https://issues.apache.org/jira/browse/HBASE-9960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-9960:
----------------------------------
Resolution: Fixed
Fix Version/s: 0.98.0
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Committed. Thanks for the patch Ted.
> Fix javadoc for CellUtil#tagsIterator()
> ---------------------------------------
>
> Key: HBASE-9960
> URL: https://issues.apache.org/jira/browse/HBASE-9960
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Trivial
> Fix For: 0.98.0
>
> Attachments: 9960.txt
>
>
> The @return tag has no arguments.
> {code}
> * @return
> */
> public static Iterator<Tag> tagsIterator(final byte[] tags, final int
> offset, final short length) {
> {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)