Looks like the link Samir shared is missing the following method:
public Map<String, RegionState> getRegionsInTransition() {
FYI
On Tue, Sep 1, 2015 at 5:28 AM, Samir Ahmic <[email protected]> wrote:
> Hi,
> Depending on your hbase version you can get ClusterStatus over api.
>
> https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/ClusterStatus.html
>
> Regards
> Samir
>
> On Tue, Sep 1, 2015 at 2:03 PM, James Teng <[email protected]>
> wrote:
>
> > Just as mentioned in the subject, is there any api to detect whether
> > cluster is up, all regions are opened and ready for requests?
> >
> >
> >
> > uknow.
> >
>