[ 
https://issues.apache.org/jira/browse/HBASE-10208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Hofhansl updated HBASE-10208:
----------------------------------

    Fix Version/s:     (was: 0.99.0)

[~rajesh23], it's a good discussion.
If you're good with the casting approach, maybe we can add some Javadocs to HTI 
and HTable to describe to which level we want to expose HBase internals there.


> Add split keys and region location related API in HTable to HTableInterface 
> as well
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-10208
>                 URL: https://issues.apache.org/jira/browse/HBASE-10208
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>            Reporter: rajeshbabu
>            Assignee: rajeshbabu
>
> These are APIs related to split keys avaiable in HTable same can be to HTI
> getStartKeys()
> getEndKeys()
> getStartEndKeys()
> getSplitKeys() - New
> and 3 more APIs related to find region location when we specify row also can 
> be added to HTI
> getRegionLocation(final String row)
> getRegionLocation(final byte [] row)
> getRegionLocation(final byte [] row, boolean reload)



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to