hregion is the internal implementation of a region inside
regionserver, you dont get it from a client.

that data is being sent to the master, it's being published to ganglia
and the metric system.

On Fri, Feb 11, 2011 at 1:23 PM, Ted Yu <yuzhih...@gmail.com> wrote:
> HTable can return region information:
>  Map<HRegionInfo, HServerAddress> regions = table.getRegionsInfo();
> However, request count (HBASE-3507) is contained in HRegion.
>
> How do I access to HRegion for regions in a table ?
>
> Thanks
>

Reply via email to