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

Ted Yu commented on HBASE-16592:
--------------------------------

{code}
28        public static int SINGLE = 1;
29        public static int MULTI = 2;
{code}
Consider introducing enum for the above.

There is extraneous import of math.Sin - please remove.

> Unify Delete request with AP
> ----------------------------
>
>                 Key: HBASE-16592
>                 URL: https://issues.apache.org/jira/browse/HBASE-16592
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Heng Chen
>            Assignee: Heng Chen
>         Attachments: HBASE-16592.patch
>
>
> This is the first step try to unify the HTable with AP only,  to extend AP 
> could process single action, i introduced AbstractResponse,  multiResponse 
> and singleResponse (introduced to deal with single result) will extend this 
> class. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to