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

Ted Yu commented on HBASE-7405:
-------------------------------

{code}
+   * Get an instance of the generic argument passed to a class
...
+   * @return
...
+  T getParsedGenericInstance(Class<?> runtimeClass, int position, ByteString 
b) 
{code}
'generic argument' should be 'generic type parameter', right ?
Please fill out what gets returned - this would be one of the reasons for 
javadoc warning above.
                
> Enforce PB ser/de for Aggregate protocol and associated ColumnInterpreter 
> user code bits
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-7405
>                 URL: https://issues.apache.org/jira/browse/HBASE-7405
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Coprocessors, Protobufs
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.96.0
>
>         Attachments: 7405-1.patch, 7405-2.patch, 7405-3.patch, 7405-4.patch, 
> 7405-5.patch
>
>
> Enforce PB ser/de for Aggregate protocol and associated ColumnInterpreter 
> user code bits

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to