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

Matteo Bertozzi commented on HBASE-12447:
-----------------------------------------

{quote}Added the new method in Scan since it was odd not having support to pass 
a TimeRange as an argument.{quote}
so, why just scan and not Get too? get and scan have the same setTimeStamp() 
and setTimeRange() if you want to add the new method it should be in both.  but 
unless it is really necessary I don't see the point of adding a new method, 
also because nothing else seems to be exposing TimeRange directly.

> Add support for setTimeRange for RowCounter and CellCounter
> -----------------------------------------------------------
>
>                 Key: HBASE-12447
>                 URL: https://issues.apache.org/jira/browse/HBASE-12447
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Esteban Gutierrez
>            Assignee: Esteban Gutierrez
>            Priority: Minor
>         Attachments: HBASE-12447-v0.patch
>
>
> It would be nice to count the rows/cells also for a time range. Copy Table 
> already supports that.



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

Reply via email to