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

Martin Blom commented on HBASE-3542:
------------------------------------

You prefer the getRows* functions at the bottom and not together with getRow*? 
I can do that. I was just trying to arrange them like the 
mutateRow*/mutateRows* functions are arranged.

Are you also suggesting that I should hand-edit the gernerated code? Or do you 
have a pointer to the exact version of thrift that was used to generate the 
current files?

Indentation in ThriftServer.java should be like the rest of the code in that 
file, except for the tabs. Sorry about that. ThriftServer.java does not comply 
to the standard indentation. Should I reformat the whole file?


> MultiGet methods in Thrift
> --------------------------
>
>                 Key: HBASE-3542
>                 URL: https://issues.apache.org/jira/browse/HBASE-3542
>             Project: HBase
>          Issue Type: Improvement
>          Components: thrift
>    Affects Versions: 0.90.0
>            Reporter: Martin Blom
>         Attachments: HBASE-3542[0.90].patch
>
>
> The Thrift API does not expose multi-get operations. This patch adds the 
> meyhods getRows, getRowsWithColumns, getRowsTs and getRowsWithColumnsTs.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to