[
https://issues.apache.org/jira/browse/HBASE-17689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15882077#comment-15882077
]
Yechao Chen commented on HBASE-17689:
-------------------------------------
[~xieliang007] I want to add this method to THBaseservice,please have a look.
> hbase thrift2 THBaseservice support table.existsAll
> ---------------------------------------------------
>
> Key: HBASE-17689
> URL: https://issues.apache.org/jira/browse/HBASE-17689
> Project: HBase
> Issue Type: Improvement
> Components: Thrift
> Reporter: Yechao Chen
>
> hbase thrift2 support existsAll(List<Get> gets) throws IOException;
> hbase.thrift add a method to service THBaseService like this
> list<bool> existsAll(
> 1: required binary table,
> 2: required list<TGet> tgets
> ) throws (1:TIOError io)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)