[
https://issues.apache.org/jira/browse/HBASE-17315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sudeep Sunthankar updated HBASE-17315:
--------------------------------------
Attachment: HBASE-17315.HBASE-14850.v1.patch
This patch consists of the foll:-
# table.h/.cc - Implementation of HTable.java. Will be used to call client
operations viz. Get(), Gets(), GetScanner() etc.
# protobuf_request_builder.h/.cc - Creates PB request object for the
corresponding Scan, Get methods.
# Unit-tests hooked up to the client.
Thanks.
> [C++] Implementation of Table Class
> -----------------------------------
>
> Key: HBASE-17315
> URL: https://issues.apache.org/jira/browse/HBASE-17315
> Project: HBase
> Issue Type: Sub-task
> Reporter: Sudeep Sunthankar
> Assignee: Sudeep Sunthankar
> Attachments: HBASE-17315.HBASE-14850.v1.patch
>
>
> Consists of Table implementation which will be used to call the corresponding
> client methods i.e Get. MultiGet, Scan etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)