[
https://issues.apache.org/jira/browse/HBASE-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15730133#comment-15730133
]
Enis Soztutar commented on HBASE-13300:
---------------------------------------
Sorry, what are the occurrences for get/setTimestamp()?
Seems that we are using mostly {{TimeStamp}} variation.
{code}
Get : public Get setTimeStamp(long timestamp)
Mutation: public long getTimeStamp()
{code}
> Fix casing in getTimeStamp() and setTimestamp() for Mutations
> -------------------------------------------------------------
>
> Key: HBASE-13300
> URL: https://issues.apache.org/jira/browse/HBASE-13300
> Project: HBase
> Issue Type: Bug
> Components: API
> Affects Versions: 1.0.0
> Reporter: Lars George
> Assignee: Jan Hentschel
> Attachments: HBASE-13300.master.001.patch,
> HBASE-13300.master.002.patch
>
>
> For some reason we have two ways of writing this method. It should be
> consistent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)