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

Ted Yu commented on HBASE-15903:
--------------------------------

w.r.t. SetTimeStamp(timestamp) call, I referenced the following method of 
Delete.java :
{code}
  public Delete setTimestamp(long timestamp) {
{code}
Can you elaborate the correct call ?

> Delete Object
> -------------
>
>                 Key: HBASE-15903
>                 URL: https://issues.apache.org/jira/browse/HBASE-15903
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Sudeep Sunthankar
>            Assignee: Ted Yu
>         Attachments: 15903.v2.txt, 15903.v4.txt, 
> HBASE-15903.HBASE-14850.v1.patch
>
>
> Patch for creating Delete objects. These Delete objects are used by the Table 
> implementation to delete rowkey from a table.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to