[
https://issues.apache.org/jira/browse/HBASE-19426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16278776#comment-16278776
]
Ted Yu commented on HBASE-19426:
--------------------------------
Looks good.
See if checkstyle warnings are related.
> Move has() and setTimestamp() to Mutation
> -----------------------------------------
>
> Key: HBASE-19426
> URL: https://issues.apache.org/jira/browse/HBASE-19426
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-19426.v0.patch, HBASE-19426.v0.test.patch
>
>
> The {{Put}} has many helper methods to get the inner cell. These methods
> should be moved to {{Mutation}} so as to have user get the cell from other
> subclasses of {{Mutation}}. Ditto for {{setTimestamp}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)