[
https://issues.apache.org/jira/browse/HBASE-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996304#comment-12996304
]
Martin Blom commented on HBASE-3542:
------------------------------------
I used ".../thrift-0.2.0/bin/thrift --gen java:hashcode .../Hbase.thrift" to
generate the code, then removed trailing spaces and added the license.
The generated changes in AlreadyExists.java are rather pointless, so maybe it
should be excluded.
> 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, HBASE-3542[0.90].v2.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