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

Jonathan Hsieh commented on HBASE-9529:
---------------------------------------

RpcClient actually is private, but I've made it static inner class exceptions 
public.

Sounds like you lean towards making RegionState private so I'll take it and the 
method that exposes it in ClusterStatus and mark them Private.
                
> Audit of hbase-client @InterfaceAudience.Public apis
> ----------------------------------------------------
>
>                 Key: HBASE-9529
>                 URL: https://issues.apache.org/jira/browse/HBASE-9529
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: hbase-9529.patch
>
>
> Similar to HBASE-9523, let's do an audit of the hbase-client public api.  
> This is easier to do now that the we can publish only the public api javadoc 
> http://hbase.apache.org/apidocs/  (notice it only has Public apis now!)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to