[ 
https://issues.apache.org/jira/browse/HBASE-9960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822555#comment-13822555
 ] 

Hudson commented on HBASE-9960:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK #4680 (See 
[https://builds.apache.org/job/HBase-TRUNK/4680/])
HBASE-9960. Fix javadoc for CellUtil#tagsIterator() (apurtell: rev 1541771)
* /hbase/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java


> 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)

Reply via email to